[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1350062057-2439-1-git-send-email-laijs@cn.fujitsu.com>
Date: Sat, 13 Oct 2012 01:14:13 +0800
From: Lai Jiangshan <laijs@...fujitsu.com>
To: linux-kernel@...r.kernel.org,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Cc: Lai Jiangshan <laijs@...fujitsu.com>
Subject: [PATCH 0/4] srcu: Add DEFINE_SRCU()
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.
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@...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