diff options
| author | Peter Zijlstra <[email protected]> | 2020-12-18 15:39:14 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2020-12-18 15:53:13 +0000 |
| commit | 91ea62d58bd661827c328a2c6c02a87fa4aae88b (patch) | |
| tree | 531563294d9ea18a4b4797b91fafee39d3a5f720 /drivers/usb/cdns3/core.c | |
| parent | jump_label/static_call: Add MAINTAINERS (diff) | |
| download | kernel-91ea62d58bd661827c328a2c6c02a87fa4aae88b.tar.gz kernel-91ea62d58bd661827c328a2c6c02a87fa4aae88b.zip | |
softirq: Avoid bad tracing / lockdep interaction
Similar to commit:
1a63dcd8765b ("softirq: Reorder trace_softirqs_on to prevent lockdep splat")
__local_bh_enable_ip() can also call into tracing with inconsistent
state. Unlike that commit we don't need to bother about the tracepoint
because 'cnt-1' never matches preempt_count() (by construction).
Reported-by: Heiko Carstens <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Heiko Carstens <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions
