Re: [PATCH]: Resubmit Fix overloaded use of acpi= on bootline

2007-04-09 Thread Randy Dunlap
On Mon, 9 Apr 2007 09:25:47 -0400 Prarit Bhargava wrote: > The use of "apic=" on the boot line is overloaded. It is used once to > override the type of genapic, and then later on it is used to determine a > debug > level. Because of this a bogus error message is sent to the console when >

[PATCH]: Resubmit Fix overloaded use of acpi= on bootline

2007-04-09 Thread Prarit Bhargava
The use of "apic=" on the boot line is overloaded. It is used once to override the type of genapic, and then later on it is used to determine a debug level. Because of this a bogus error message is sent to the console when using the debug option: Unknown genapic `apic=debug' specified.

[PATCH]: Resubmit Fix overloaded use of acpi= on bootline

2007-04-09 Thread Prarit Bhargava
The use of apic= on the boot line is overloaded. It is used once to override the type of genapic, and then later on it is used to determine a debug level. Because of this a bogus error message is sent to the console when using the debug option: Unknown genapic `apic=debug' specified.

Re: [PATCH]: Resubmit Fix overloaded use of acpi= on bootline

2007-04-09 Thread Randy Dunlap
On Mon, 9 Apr 2007 09:25:47 -0400 Prarit Bhargava wrote: The use of apic= on the boot line is overloaded. It is used once to override the type of genapic, and then later on it is used to determine a debug level. Because of this a bogus error message is sent to the console when using the