From: Jiri Slaby Date: Wed, 8 Apr 2009 11:31:59 +0000 (+0200) Subject: x86: unify restore_fpu_checking X-Git-Tag: v2.6.31-rc1~416^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ba476a01e128aad51e02f9be854584e9ec73cf;p=pandora-kernel.git 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 LKML-Reference: <1239190320-23952-2-git-send-email-jirislaby@gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed