commit | 091d30c8f7744f43b0bb507fd30ceb95f9ff9e1b | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@mailshack.com> | Fri Oct 03 23:16:12 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:22 2008 +0200 |
tree | 277346d53056a92013f9c01260cc23617dd1cc33 | |
parent | 699d2937d45d9dabc1772d0d07501ccc43885c23 [diff] |
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>