lkml.org 
[lkml]   [2007]   [Dec]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 20 Dec 2007 16:19:34 -0800
FromAndrew Morton <>
SubjectRe: Linux 2.6.24-rc5 x86 architecture no longer Oopses...
On Fri, 21 Dec 2007 00:47:59 +0100
Ingo Molnar <mingo@elte.hu> wrote:

> >  		__raw_spin_lock(&die.lock);
> >  		raw_local_save_flags(flags);
> > -		die.lock_owner = smp_processor_id();
> > +		die.lock_owner = raw_smp_processor_id();
> 
> we just disabled irqs with raw_local_save_flags().

<chases x86 spaghetti for a while>

raw_local_save_flags() doesn't disable interrupts?


\
 
 \ /
  Last update: 2007-12-21 00:23    [from the cache]
©2003-2008