]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
authorIngo Molnar <mingo@kernel.org>
Wed, 30 May 2018 05:55:39 +0000 (07:55 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 30 May 2018 05:55:39 +0000 (07:55 +0200)
commit0cd7a4286dadd87b62819751eb0c37325721db32
tree28c597a8d38898c7807a19a4ec128777e3b90964
parentd080f740a5b8f04e6dfcbd380cc600724c53f779
parentf3c9460a618bdb0efbfe70e8424f96a8cb5542cc
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu

Pull RCU fix from Paul E. McKenney:

 "This additional v4.18 pull request contains a single commit that fell
  through the cracks:

      Provide early rcu_cpu_starting() callback for the benefit of the
      x86/mtrr code, which needs RCU to be available on incoming CPUs
      earlier than has been the case in the past."

Signed-off-by: Ingo Molnar <mingo@kernel.org>