Re: [GIT PULL rcu/urgent] Fix for 3.17

2014-09-03 Thread Ingo Molnar

* Paul E. McKenney  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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL rcu/urgent] Fix for 3.17

2014-09-03 Thread Ingo Molnar

* Paul E. McKenney paul...@linux.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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL rcu/urgent] Fix for 3.17

2014-09-02 Thread Paul E. McKenney
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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[GIT PULL rcu/urgent] Fix for 3.17

2014-09-02 Thread Paul E. McKenney
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(-)

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/