Re: [PATCH] [20/82] i386: Panic the system when a NUMA kernel doesn't run on IBM NUMA

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jun 24, 2006 at 02:19:28AM +0200, Andi Kleen wrote:


 > +	extern int use_cyclone;
 > +	if (use_cyclone == 0) {
 > +		/* Make sure user sees something */
 > +		static const char s[] __initdata = "Not an IBM x440/NUMAQ. Don't use i386 CONFIG_NUMA anywhere else.";
 > +		early_printk(s);
 > +		panic(s);
 > +	}

non-IBM Machines do still boot with that enabled though don't they?
Turning previously working configurations into panic()'s seems a bit odd,
even with a warning.

		Dave

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux