traps: x86_64: make math_state_restore more like i386
authorAlexander van Heukelum <heukelum@mailshack.com>
Fri, 3 Oct 2008 21:16:12 +0000 (23:16 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 13 Oct 2008 08:33:22 +0000 (10:33 +0200)
commit091d30c8f7744f43b0bb507fd30ceb95f9ff9e1b
tree277346d53056a92013f9c01260cc23617dd1cc33
parent699d2937d45d9dabc1772d0d07501ccc43885c23
traps: x86_64: make math_state_restore more like i386

- rename variable me -> tsk
 - get thread and tsk like i386
 - expand used_math()
 - copy comment

Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/traps_64.c