/[linux-patches]/hardened/2.6/trunk/2.6.14/4906_grsec-2.1.9-2.6.16.9-i387asm.patch
Gentoo

Contents of /hardened/2.6/trunk/2.6.14/4906_grsec-2.1.9-2.6.16.9-i387asm.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 424 - (show annotations) (download)
Thu Apr 20 20:06:42 2006 UTC (7 years, 1 month ago) by johnm
File size: 376 byte(s)
prep hardened for initial 2.6.14 backport tests
1 --- a/linux/include/asm-i386/i387.h 2006-04-19 10:41:18.000000000 +0000
2 +++ b/linux/include/asm-i386/i387.h 2006-04-19 10:53:52.000000000 +0000
3 @@ -31,8 +31,8 @@
4 */
5 #define restore_fpu(tsk) \
6 alternative_input( \
7 - "nop ; frstor %1", \
8 - "fxrstor %1", \
9 + "nop ; frstor %2", \
10 + "fxrstor %2", \
11 X86_FEATURE_FXSR, \
12 "m" ((tsk)->thread.i387.fxsave))
13

  ViewVC Help
Powered by ViewVC 1.1.13