diff options
| author | Peter Zijlstra <[email protected]> | 2023-09-08 18:22:48 +0200 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2023-09-20 09:31:11 +0200 |
| commit | 28bc55f654de49f6122c7475b01b5d5ef4bdf0d4 (patch) | |
| tree | e64652db817f2983d86425749a8f712de5886067 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | a432b7c0cf420dbf2448c6bda6a6697afbb153d5 (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 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions