]> Git Repo - linux.git/commit - kernel/stop_machine.c
stop_machine: Use raw spinlocks
authorThomas Gleixner <[email protected]>
Mon, 23 Apr 2018 19:16:35 +0000 (21:16 +0200)
committerThomas Gleixner <[email protected]>
Fri, 27 Apr 2018 12:34:51 +0000 (14:34 +0200)
commitde5b55c1d4e30740009864eb35ce4ed856aac01d
treef9cbc737eace0d3ac350c478197a851607f3eea0
parent02acc80d19edb0d5684c997b2004ad19f9f5236e
stop_machine: Use raw spinlocks

Use raw-locks in stop_machine() to allow locking in irq-off and
preempt-disabled regions on -RT. This also documents the possible locking
context in general.

[bigeasy: update patch description.]
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
kernel/stop_machine.c
This page took 0.051774 seconds and 4 git commands to generate.