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)
commit34ba476a01e128aad51e02f9be854584e9ec73cf
tree1a4a39325155467025fdc17176c9d7ec32be3ea5
parentfcb2ac5bdfa3a7a04fb9749b916f64400f4c35a8
x86: unify restore_fpu_checking

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>
arch/x86/include/asm/i387.h