All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip 0/2] Temporary RCU fixes for notrace and hotplug CPU
@ 2009-08-24 16:41 Paul E. McKenney
  2009-08-24 16:42 ` [PATCH -tip 1/2] Add "notrace" to RCU function headers used by ftrace Paul E. McKenney
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Paul E. McKenney @ 2009-08-24 16:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: mingo, laijs, dipankar, akpm, mathieu.desnoyers, josht, dvhltc,
	niv, tglx, peterz, rostedt

This patchset adds a couple of needed "notrace" declarations and one
of two needed CPU-hotplug rcutree plugins.  This applies on top of
current tip/core/rcu, but is a temporary fix.  The problem with it is
that it is not bisectable when using ftrace.

This will be replaced with a later rework of the tip/core/rcu patch
stack.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
---

 include/linux/rcupdate.h |    5 ++---
 kernel/rcutree.c         |    2 ++
 kernel/rcutree_plugin.h  |   25 ++++++++++++++++++++++++-
 3 files changed, 28 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2009-08-26  1:31 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-24 16:41 [PATCH -tip 0/2] Temporary RCU fixes for notrace and hotplug CPU Paul E. McKenney
2009-08-24 16:42 ` [PATCH -tip 1/2] Add "notrace" to RCU function headers used by ftrace Paul E. McKenney
2009-08-24 23:38   ` Steven Rostedt
2009-08-25  0:10     ` Mathieu Desnoyers
2009-08-25  2:02     ` Paul E. McKenney
2009-08-25  2:11       ` Steven Rostedt
2009-08-25  2:25         ` Paul E. McKenney
2009-08-25  7:13   ` [tip:core/rcu] rcu: " tip-bot for Paul E. McKenney
2009-08-24 16:42 ` [PATCH -tip 2/2] Add CPU-offline processing for single-node configurations Paul E. McKenney
2009-08-25  7:13   ` [tip:core/rcu] rcu: " tip-bot for Paul E. McKenney
2009-08-25  6:55 ` [PATCH -tip 0/2] Temporary RCU fixes for notrace and hotplug CPU Ingo Molnar
2009-08-25  8:00   ` Ingo Molnar
2009-08-25 16:12     ` Paul E. McKenney
2009-08-25 16:25       ` Mathieu Desnoyers
2009-08-25 17:11         ` Paul E. McKenney
2009-08-25 18:02           ` Mathieu Desnoyers
2009-08-25 18:36             ` [PATCH -tip] " Paul E. McKenney
2009-08-26  0:53               ` Lai Jiangshan
2009-08-26  1:31                 ` Paul E. McKenney
2009-08-25 15:40   ` Paul E. McKenney
2009-08-25 18:19     ` Ingo Molnar
2009-08-25 18:41       ` Paul E. McKenney
2009-08-25 18:21     ` [tip:core/rcu] rcu: Add #ifdef to suppress __rcu_offline_cpu() warning in !HOTPLUG_CPU builds tip-bot for Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.