Skip to content
Commit 7bb2d758 authored by Sebastian Andrzej Siewior's avatar Sebastian Andrzej Siewior Committed by Bruce Ashfield
Browse files

powerpc: Fix preempt-lazy on 64bit



Schedule must not be invoked on a lazy-preempt request if preemption is
disabled. This regression was introduced in v5.9-rc2-rt1.

Check the preemption counter before looking at the lazy-preemption
counter and both have to be 0.

Signed-off-by: default avatarSebastian Andrzej Siewior <bigeasy@linutronix.de>
parent 1fa54577
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