diff options
author | Andi Kleen <ak@suse.de> | 2006-12-07 02:14:12 +0100 |
---|---|---|
committer | Andi Kleen <andi@basil.nowhere.org> | 2006-12-07 02:14:12 +0100 |
commit | 446f713ba1afd68568139ae4691335ba273fa7f4 (patch) | |
tree | faa45ced3a3dc71b4637241828c10bf0abd2d7dd /kernel/lockdep.c | |
parent | e2124bb8d369a4bc1afde1959040e33d71c41d5e (diff) | |
download | op-kernel-dev-446f713ba1afd68568139ae4691335ba273fa7f4.zip op-kernel-dev-446f713ba1afd68568139ae4691335ba273fa7f4.tar.gz |
[PATCH] unwinder: always use unlocked module list access in unwinder fallback
We're already well protected against module unloads because module
unload uses stop_machine(). The only exception is NMIs, but other
users already risk lockless accesses here.
This avoids some hackery in lockdep and also a potential deadlock
This matches what i386 does.
Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'kernel/lockdep.c')
0 files changed, 0 insertions, 0 deletions