Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1718935
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC GIT PULL rcu/next] RCU/hotplug fix |
| Date | 2017-08-24 10:00 +0200 |
| Message-ID | <uhVdv-3Ah-1@gated-at.bofh.it> (permalink) |
| References | <u81tU-4QH-3@gated-at.bofh.it> <ueFHY-7rw-17@gated-at.bofh.it> <uhGHw-2Qt-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Jeffrey Hugo <jhugo@codeaurora.org> wrote: > > > This commit has been exposed to 0day test robot and -next testing > > > and is available in the git repository at: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git for-mingo > > > > > > for you to fetch changes up to a58163d8ca2c8d288ee9f95989712f98473a5ac2: > > > > > > rcu: Migrate callbacks earlier in the CPU-offline timeline (2017-07-25 13:03:43 -0700) > > > > > > ---------------------------------------------------------------- > > > Paul E. McKenney (1): > > > rcu: Migrate callbacks earlier in the CPU-offline timeline > > > > > > include/linux/rcupdate.h | 1 + > > > kernel/cpu.c | 1 + > > > kernel/rcu/tree.c | 209 +++++++++++++++++++++++++---------------------- > > > 3 files changed, 115 insertions(+), 96 deletions(-) > > > > Pulled, thanks Paul! > > > > Ingo > > > > Ingo, > > We've been keeping an eye on this fix, so I'm trying to ascertain it's status. > For my information, is this expected to hit Linus' tree in 4.13, or wait until > the 4.14 merge window? It's for v4.14, it's a pretty large (and thus risky) commit that came in relatively late. If it's problem-free it can be sent to -stable. If Paul insists I can try and send it to Linus, but it's getting fairly late in the cycle. Thanks, Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [RFC GIT PULL rcu/next] RCU/hotplug fix Ingo Molnar <mingo@kernel.org> - 2017-08-15 10:50 +0200
Re: [RFC GIT PULL rcu/next] RCU/hotplug fix Jeffrey Hugo <jhugo@codeaurora.org> - 2017-08-23 18:30 +0200
Re: [RFC GIT PULL rcu/next] RCU/hotplug fix Ingo Molnar <mingo@kernel.org> - 2017-08-24 10:00 +0200
Re: [RFC GIT PULL rcu/next] RCU/hotplug fix "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2017-08-24 16:40 +0200
Re: [RFC GIT PULL rcu/next] RCU/hotplug fix Jeffrey Hugo <jhugo@codeaurora.org> - 2017-08-24 16:50 +0200
csiph-web