commit | 34ba476a01e128aad51e02f9be854584e9ec73cf | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Wed Apr 08 13:31:59 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Apr 08 13:46:01 2009 +0200 |
tree | 1a4a39325155467025fdc17176c9d7ec32be3ea5 | |
parent | fcb2ac5bdfa3a7a04fb9749b916f64400f4c35a8 [diff] |
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>