Re: [PATCH] bluesmoke/MCE support optional

From: Paul Gortmaker (p_gortmaker@yahoo.com)
Date: Sun Mar 03 2002 - 05:57:12 EST


Dave Jones wrote:
>
> On Fri, Mar 01, 2002 at 12:31:18PM +0000, Alan Cox wrote:
> >
> > Its not necessary to say N. On a pentium box with the newer MCE setup code
> > you must force MCE on. On non MCE capable CPU's we just dont set it up.
>
> The help text should probably document the nomce boot option too.

This clarifies the P5 behaviour and documents the related boot arguments,
as suggested by Alan and Dave J. respectively.

Patch against 2.4.19p2.

Paul.

--- Documentation/Configure.help~ Sun Mar 3 05:04:18 2002
+++ Documentation/Configure.help Sun Mar 3 05:56:49 2002
@@ -17666,8 +17666,12 @@
   ranging from a warning message on the console, to halting the machine.
   Your processor must be a Pentium or newer to support this - check the
   flags in /proc/cpuinfo for mce. Note that some older Pentium systems
- have a design flaw which leads to false MCE events - for these and
- old non-MCE processors (386, 486), say N. Otherwise say Y.
+ have a design flaw which leads to false MCE events - hence MCE is
+ disabled on all P5 processors, unless explicitly enabled with "mce"
+ as a boot argument. Similarly, if MCE is built in and creates a
+ problem on some new non-standard machine, you can boot with "nomce"
+ to disable it. MCE support simply ignores non-MCE processors like
+ the 386 and 486, so nearly everyone can say Y here.
 
 Toshiba Laptop support
 CONFIG_TOSHIBA

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:26 EST