[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070730092751.GD25640@elte.hu>
Date: Mon, 30 Jul 2007 11:27:51 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Daniel Walker <dwalker@...sta.com>
Cc: linux-kernel@...r.kernel.org, linux-rt-users@...r.kernel.org
Subject: Re: [PATCH -rt 4/9] ifdef raise_softirq_irqoff wakeup
* Daniel Walker <dwalker@...sta.com> wrote:
> @@ -508,7 +508,9 @@ inline fastcall void raise_softirq_irqof
> {
> __do_raise_softirq_irqoff(nr);
>
> +#ifdef CONFIG_PREEMPT_SOFTIRQS
> wakeup_softirqd(nr);
> +#endif
thanks, applied. People rarely run the -rt kernel just to turn off
PREEMPT_RT, that's why this bug was there ;-)
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists