diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-21 16:59:57 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-12-21 16:59:57 +0100 |
commit | 19822e3ee4c891e1e8434e290fbca0af52490240 (patch) | |
tree | 779ec8cb2edc10451cb8ea1f6dd6757344206904 /kernel/gen_kheaders.sh | |
parent | Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
parent | rcu: Don't assert interrupts enabled too early in boot (diff) | |
download | linux-19822e3ee4c891e1e8434e290fbca0af52490240.tar.xz linux-19822e3ee4c891e1e8434e290fbca0af52490240.zip |
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull RCU fix from Paul McKenney:
"This fixes a lockdep false positive in synchronize_rcu() that can
otherwise occur during early boot.
The fix simply avoids invoking lockdep if the scheduler has not yet
been initialized, that is, during that portion of boot when interrupts
are disabled"
* tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
rcu: Don't assert interrupts enabled too early in boot
Diffstat (limited to 'kernel/gen_kheaders.sh')
0 files changed, 0 insertions, 0 deletions