Re: [PATCH 0/4] srcu: Add DEFINE_SRCU()

From: Paul E. McKenney
Date: Mon Oct 15 2012 - 19:38:29 EST


On Sat, Oct 13, 2012 at 01:14:13AM +0800, Lai Jiangshan wrote:
> These patches add a simple DEFINE_SRCU() which define and init
> the srcu struct in build time, and allow us use srcu in very early
> boot time.

So queue for 3.8, thank you!

Thanx, Paul

> Lai Jiangshan (4):
> srcu: add my name
> srcu: export process_srcu()
> srcu: add DEFINE_SRCU
> rcutorture: use DEFINE_STATIC_SRCU()
>
> include/linux/srcu.h | 34 ++++++++++++++++++++++++++++++++++
> kernel/rcutorture.c | 41 ++++++-----------------------------------
> kernel/srcu.c | 8 ++++----
> 3 files changed, 44 insertions(+), 39 deletions(-)
>
> --
> 1.7.7.6
>

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