mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
seqlock: livelock fix
Thomas Gleixner debugged a particularly ugly seqlock related livelock: do not process the seq-read section if we know it beforehand that the test at the end of the section will fail ... Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
b69d3987f4
commit
88a411c07b
1 changed files with 29 additions and 17 deletions
Loading…
Add table
Add a link
Reference in a new issue