[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091028151419.GA7838@linux.vnet.ibm.com>
Date: Wed, 28 Oct 2009 08:14:19 -0700
From: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: mingo@...e.hu, laijs@...fujitsu.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...ymtl.ca,
josh@...htriplett.org, dvhltc@...ibm.com, niv@...ibm.com,
tglx@...utronix.de, peterz@...radead.org, rostedt@...dmis.org,
Valdis.Kletnieks@...edu, dhowells@...hat.com
Subject: [PATCH tip/core/rcu 0/2] RCU force_quiescent_state() fix and
dyntick cleanup
This patch series contains a cleanup and a fix:
o Code cleanup from Lai Jiangshan that makes the calls to
rcu_irq_enter() and rcu_irq_exit() more obviously correct.
The previous code worked because rcu_irq_exit() is always
an empty function if !NO_HZ.
o Fix a low-probability race in the TREE_RCU infrastructure
that can be triggered by extremely long grace periods.
Thanx, Paul
--
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