lkml.org 
[lkml]   [2006]   [May]   [30]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
 
Messages in this thread
/
DateTue, 30 May 2006 12:54:47 -0700
FromAndrew Morton <>
SubjectRe: [patch, -rc5-mm1] lock validator: disable NMI watchdog if CONFIG_LOCKDEP, i386
On 30 May 2006 21:14:54 +0200
Andi Kleen <ak@suse.de> wrote:

> Ingo Molnar <mingo@elte.hu> writes:
> > 
> > The NMI watchdog uses spinlocks (notifier chains, etc.),
> > so it's not lockdep-safe at the moment.
> 
> That's totally unsafe even without lockdep and should be fixed
> instead. I guess someone bungled the notifier chain conversion.
> The NMI notifiers need to be lockless.
> 

Confused.  NMI uses notify_die(), which doesn't take locks?

We'll probably accidentally take locks when actually reporting an NMI
watchdog timeout, but that doesn't seem terribly important.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-05-30 21:53    [from the cache]
©2003-2008