aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2008-01-14 00:55:03 -0800
committerLinus Torvalds <[email protected]>2008-01-14 08:52:22 -0800
commitcb2a52052cebe4716e83b9d2e53682ba00f67de6 (patch)
treedf35653a4ef0123c20df72f1c4355562553e9558 /include/linux
parent1a1b285c24e1468afe82b09330dde5192a6e0013 (diff)
modules: de-mutex more symbol lookup paths in the module code
Kyle McMartin reports sysrq_timer_list_show() can hit the module mutex from hard interrupt context. These paths don't need to though, since we long ago changed all the module list manipulation to occur via stop_machine(). Disabling preemption is enough. Signed-off-by: Rusty Russell <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Kyle McMartin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions