lkml.org 
[lkml]   [1997]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.0.32-pre5 build fix
All,

This needs to happen, as the flag can't be external everywhere <g>:



--- linux-2.0.32/include/asm/bugs.h.orig Sun Nov 16 11:52:27 1997
+++ linux/include/asm/bugs.h Sun Nov 16 12:07:42 1997
@@ -129,7 +129,7 @@
* All current models of Pentium and Pentium with MMX technology CPUs
* have the F0 0F bug, which lets nonpriviledged users lock up the system:
*/
-extern int pentium_f00f_bug;
+int pentium_f00f_bug;
extern void trap_init_f00f_bug(void);

static void check_pentium_f00f(void)

Steve



\
 
 \ /
  Last update: 2005-03-22 13:40    [W:0.027 / U:0.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site