* [PATCH] Fix incorrect comment in io_apic_64.c
@ 2008-05-20 23:42 Andi Kleen
0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2008-05-20 23:42 UTC (permalink / raw)
To: tglx, linux-kernel, mingo
Fix incorrect comment in io_apic_64.c
No broadcasting happens.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
---
arch/x86/kernel/io_apic_64.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Index: linux/arch/x86/kernel/io_apic_64.c
===================================================================
--- linux.orig/arch/x86/kernel/io_apic_64.c
+++ linux/arch/x86/kernel/io_apic_64.c
@@ -911,8 +911,7 @@ static void __init setup_IO_APIC_irqs(vo
}
/*
- * Set up the 8259A-master output pin as broadcast to all
- * CPUs.
+ * Set up the 8259A-master output pin to point to CPU 0.
*/
static void __init setup_ExtINT_IRQ0_pin(unsigned int apic, unsigned int pin, int vector)
{
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-20 23:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-20 23:42 [PATCH] Fix incorrect comment in io_apic_64.c Andi Kleen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox