Messages in this thread |  | | Date | Tue, 8 Apr 2008 00:14:23 +0200 (CEST) | From | Jiri Kosina <> | Subject | Re: BUG: using smp_processor_id() during suspend with 2.6.25-rc8 |
| |
On Tue, 8 Apr 2008, Jiri Kosina wrote:
> Reported at http://lkml.org/lkml/2008/4/7/130 > BTW is also mce_init() (called from mce_resume()) guaranteed to run with > IRQs off?
... I wouldn't say so, otherwise the BUG wouldn't trigger, right? debug_smp_processor_id() is explicitly checking both for preempt_count value and irqs_disabled().
-- Jiri Kosina SUSE Labs
|  |