git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcb2ac5
)
x86: unify restore_fpu_checking
author
Jiri Slaby
<jirislaby@gmail.com>
Wed, 8 Apr 2009 11:31:59 +0000
(13:31 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 8 Apr 2009 11:46:01 +0000
(13:46 +0200)
Impact: cleanup
On x86_32, separate f*rstor to an inline function which makes
restore_fpu_checking the same on both platforms -> move it
outside the ifdefs.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
LKML-Reference: <
1239190320
-23952-2-git-send-email-jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found