]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sparc64: Sync FPU state in VIS emulation handler.
authorHong H. Pham <hong.pham@windriver.com>
Thu, 4 Dec 2008 17:12:57 +0000 (09:12 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 13 Dec 2008 23:29:14 +0000 (15:29 -0800)
commitfc27e1db48a5b3d551a50bbe6770577ce4e64d51
treeddc835b1101a50fbf22a8b433bf7364bb3e606fc
parent1922738d51d26b4c204d8a55c552d58c74ae011d
sparc64: Sync FPU state in VIS emulation handler.

[ Upstream commit 410d2c8187ed969238ba98008c1d57307a56cfd8 ]

Copy the FPU state to the task's thread_info->fpregs for the VIS emulation
functions to access.

Signed-off-by: Hong H. Pham <hong.pham@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/sparc64/kernel/visemul.c