How to enable NO_IOAPIC_CHECK when build kernel??
5 May
2005
5 May
'05
12:47
Hi , How to enable NO_IOAPIC_CHECK when make kernel ?? We would like to try this option to disable system checking IOAPIC. Regards, Jack
5 May
5 May
20:51
New subject: [suse-amd64] How to enable NO_IOAPIC_CHECK when build kernel??
On Thu, May 05, 2005 at 07:04:00PM +0800, Jack Kuan wrote:
Hi ,
How to enable NO_IOAPIC_CHECK when make kernel ??
We would like to try this option to disable system checking IOAPIC.
It isnt a config option. You have to change the subarchitecture header file (include/asm-i386/mach-default/mach_apic.h or in mach-generic for a SMP kernel) or define a new subarchitecture. There will be probably a better way to do this in the future. -Andi
7192
Age (days ago)
7192
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andi Kleen
-
Jack Kuan