[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140903084755.GB8021@gmail.com>
Date: Wed, 3 Sep 2014 10:47:55 +0200
From: Ingo Molnar <mingo@...nel.org>
To: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Cc: amit.shah@...hat.com, bobby.prani@...il.com,
linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL rcu/urgent] Fix for 3.17
* Paul E. McKenney <paulmck@...ux.vnet.ibm.com> wrote:
> Hello, Ingo,
>
> This series contains a single commit fixing an initialization bug
> reported by Amit Shah and fixed by Pranith Kumar (and tested by Amit).
> This bug results in a boot-time hang in callback-offloaded configurations
> where callbacks were posted before the offloading ("rcuo") kthreads
> were created. This has been exposed to -next testing, and is available
> in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/urgent
>
> for you to fetch changes up to 11ed7f934cb807f26da09547b5946c2e534d1dac:
>
> rcu: Make nocb leader kthreads process pending callbacks after spawning (2014-08-28 05:59:59 -0700)
>
> ----------------------------------------------------------------
> Pranith Kumar (1):
> rcu: Make nocb leader kthreads process pending callbacks after spawning
>
> kernel/rcu/tree.h | 2 +-
> kernel/rcu/tree_plugin.h | 22 +++++++++++-----------
> 2 files changed, 12 insertions(+), 12 deletions(-)
Pulled into tip:core/urgent, thanks a lot Paul!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists