summaryrefslogtreecommitdiff
path: root/staging/tools.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/tools.c')
0 files changed, 0 insertions, 0 deletions
t.git/diff/kernel/jump_label.c?id=de31c3ca8179d7c21def7ecb56e4fec0c8659d36&id2=91bad2f8d3057482b9afb599f14421b007136960'>diff)
jump label: Fix error with preempt disable holding mutex
Kprobes and jump label were having a race between mutexes that was fixed by reordering the jump label. But this reordering moved the jump label mutex into a preempt disable location. This patch does a little fiddling to move the grabbing of the jump label mutex from inside the preempt disable section and still keep the order correct between the mutex and the kprobes lock. Reported-by: Ingo Molnar <mingo@elte.hu> Acked-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> Cc: Jason Baron <jbaron@redhat.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/jump_label.c')
linux/net-next.git/diff/?id=5ae89a8720c28caf35c4e53711d77df2856c404e'>Diffstat (limited to 'drivers/md/dm-linear.c')