aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2023-09-08 18:22:48 +0200
committerPeter Zijlstra <[email protected]>2023-09-20 09:31:11 +0200
commit28bc55f654de49f6122c7475b01b5d5ef4bdf0d4 (patch)
treee64652db817f2983d86425749a8f712de5886067 /net/lapb/lapb_timer.c
parenta432b7c0cf420dbf2448c6bda6a6697afbb153d5 (diff)
sched: Constrain locks in sched_submit_work()
Even though sched_submit_work() is ran from preemptible context, it is discouraged to have it use blocking locks due to the recursion potential. Enforce this. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions