[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0901251254370.3424@localhost.localdomain>
Date: Sun, 25 Jan 2009 12:57:47 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Maciej Rutecki <maciej.rutecki@...il.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
"Rafael J. Wysocki" <rjw@...k.pl>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...e.hu>,
Rusty Russell <rusty@...tcorp.com.au>
Subject: Re: [Linux 2.6.29-rc2] BUG: using smp_processor_id() in
preemptible
On Sat, 24 Jan 2009, Andrew Morton wrote:
>
> Coming out of the hrtimer_hres_active() call, I assume.
Yes.
> Is this new behaviour, or were 2.6.28 and earlier doing it?
This code is there since highres was merged, but something seems to
have changed in the suspend/resume code as I'm pretty sure, that this
code was always called with interrupts disabled.
> a) remove the wrong "Called with interrupts disabled via
> on_each_cpu()" comment from retrigger_next_event(), and replace it
> with something useful and truthful.
Good point.
> b) change hres_timers_resume() to do local_irq_save/restore
Right, but I'd like to know what changed below.
Thanks,
tglx
--
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