lkml.org 
[lkml]   [2005]   [Nov]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromKeith Owens <>
SubjectRe: [Lse-tech] Re: [PATCH 0/7]: Fix for unsafe notifier chain
DateMon, 28 Nov 2005 19:31:36 +1100
On Mon, 28 Nov 2005 05:59:22 +0100, 
Andi Kleen <ak@suse.de> wrote:
>On Sun, Nov 27, 2005 at 08:57:45PM -0800, Andrew Morton wrote:
>> "Paul E. McKenney" <paulmck@us.ibm.com> wrote:
>> >
>> > Any options I missed?
>> 
>> Stop using the notifier chains from NMI context - it's too hard.  Use a
>> fixed-size array in the NMI code instead.
>
>Or just don't unregister. That is what I did for the debug notifiers.

Unregister is not the only problem.  Chain traversal races with
register as well.

-
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: 2005-11-28 09:34    [from the cache]
©2003-2008