aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJulia Cartwright <[email protected]>2019-02-12 17:25:53 +0100
committerThomas Gleixner <[email protected]>2019-02-28 11:18:38 +0100
commitfe99a4f4d6022ec92f9b52a5528cb9b77513e7d1 (patch)
tree87e1bdb98c37e47aab67bf52170fe4a61ca3bde1 /tools/perf/scripts/python/exported-sql-viewer.py
parentc89d92eddfad11e912fb506f85e1796064a9f9d2 (diff)
kthread: Convert worker lock to raw spinlock
In order to enable the queuing of kthread work items from hardirq context even when PREEMPT_RT_FULL is enabled, convert the worker spin_lock to a raw_spin_lock. This is only acceptable to do because the work performed under the lock is well-bounded and minimal. Reported-by: Steffen Trumtrar <[email protected]> Reported-by: Tim Sander <[email protected]> Signed-off-by: Julia Cartwright <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Steffen Trumtrar <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Cc: Guenter Roeck <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions