On Sun, 2006-06-11 at 12:47 -0700, [email protected] wrote:
> While reviewing I noticed this .. It didn't effect me, but it
> must effect someone .. The patch is untested ..
Good catch.
Thanks,
tglx
> ---
> arch/i386/kernel/io_apic.c | 2 +-
> 1 files changed, 1 insertion(+), 1 deletion(-)
>
> Index: linux-2.6.16/arch/i386/kernel/io_apic.c
> ===================================================================
> --- linux-2.6.16.orig/arch/i386/kernel/io_apic.c
> +++ linux-2.6.16/arch/i386/kernel/io_apic.c
> @@ -1297,7 +1297,7 @@ static void ioapic_register_intr(int irq
>
> if ((trigger == IOAPIC_AUTO && IO_APIC_irq_trigger(irq)) ||
> trigger == IOAPIC_LEVEL)
> -#ifdef CONFIG_PREMMPT_HARDIRQS
> +#ifdef CONFIG_PREEMPT_HARDIRQS
> set_irq_chip_and_handler(idx, &ioapic_chip,
> handle_level_irq);
> #else
> --
-
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]