Commit 29c6097f authored by Zwane Mwaikambo's avatar Zwane Mwaikambo Committed by Linus Torvalds

[PATCH] Update 'noapic' description

The 'noapic' kernel parameter only disables IOAPIC use and not all the
APICs (which would include local APICs) in the system.
Signed-off-by: default avatarZwane Mwaikambo <zwane@fsmlabs.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 6e3eac74
...@@ -754,8 +754,8 @@ running once the system is up. ...@@ -754,8 +754,8 @@ running once the system is up.
noalign [KNL,ARM] noalign [KNL,ARM]
noapic [SMP,APIC] Tells the kernel not to make use of any noapic [SMP,APIC] Tells the kernel to not make use of any
APIC that may be present on the system. IOAPICs that may be present in the system.
noasync [HW,M68K] Disables async and sync negotiation for noasync [HW,M68K] Disables async and sync negotiation for
all devices. all devices.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment