Files
linux/kernel/rcu
Linus Torvalds 19822e3ee4 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
2022-12-21 07:59:57 -08:00
..
2022-11-29 15:00:06 -08:00
2020-08-24 18:39:24 -07:00
2022-11-29 14:02:23 -08:00
2022-11-29 14:02:52 -08:00
2022-11-29 14:02:23 -08:00
2022-11-29 15:00:06 -08:00