Skip to content
Commit 4ecf0a43 authored by Heiko Carstens's avatar Heiko Carstens
Browse files

processor: get rid of cpu_relax_yield



stop_machine is the only user left of cpu_relax_yield. Given that it
now has special semantics which are tied to stop_machine introduce a
weak stop_machine_yield function which architectures can override, and
get rid of the generic cpu_relax_yield implementation.

Acked-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarHeiko Carstens <heiko.carstens@de.ibm.com>
parent 38f2c691
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment