From: Thomas Gleixner <tglx@linutronix.de>
To: dwalker@mvista.com
Cc: mingo@elte.hu, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -rt] fix misspelled PREEMPT
Date: Sun, 11 Jun 2006 23:07:02 +0200 [thread overview]
Message-ID: <1150060022.5257.214.camel@localhost.localdomain> (raw)
In-Reply-To: <20060611194749.358928000@mvista.com>
On Sun, 2006-06-11 at 12:47 -0700, dwalker@mvista.com 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
> --
prev parent reply other threads:[~2006-06-11 21:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-11 19:47 dwalker
2006-06-11 21:07 ` Thomas Gleixner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1150060022.5257.214.camel@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=dwalker@mvista.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®