x86: unify restore_fpu_checking
authorJiri Slaby <jirislaby@gmail.com>
Wed, 8 Apr 2009 11:31:59 +0000 (13:31 +0200)
committerIngo 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