aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2022-11-26 19:59:24 +1000
committerMichael Ellerman <[email protected]>2022-12-02 17:48:50 +1100
commitb4c3cdc1a698a2f6168768d0bed4bf062723722e (patch)
tree3a52111673aff5ced6d196a745a3ff1e48d7268f /net/lapb/lapb_timer.c
parentbd48287b2cf4cd6e95576db3a94fd2a7cdf9832d (diff)
powerpc/qspinlock: allow stealing when head of queue yields
If the head of queue is preventing stealing but it finds the owner vCPU is preempted, it will yield its cycles to the owner which could cause it to become preempted. Add an option to re-allow stealers before yielding, and disallow them again after returning from the yield. Disable this option by default for now, i.e., no logical change. Signed-off-by: Nicholas Piggin <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions