summaryrefslogtreecommitdiff
path: root/kernel
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
parente2124bb8d369a4bc1afde1959040e33d71c41d5e (diff)
[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')
0 files changed, 0 insertions, 0 deletions