summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2006-12-07 02:14:12 +0100
committerAndi Kleen <andi@basil.nowhere.org>2006-12-07 02:14:12 +0100
commit446f713ba1afd68568139ae4691335ba273fa7f4 (patch)
treefaa45ced3a3dc71b4637241828c10bf0abd2d7dd /kernel/lockdep.c
parente2124bb8d369a4bc1afde1959040e33d71c41d5e (diff)
downloadlinux-446f713ba1afd68568139ae4691335ba273fa7f4.tar.gz
linux-446f713ba1afd68568139ae4691335ba273fa7f4.tar.bz2
linux-446f713ba1afd68568139ae4691335ba273fa7f4.zip
[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