[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190530150347.GA31311@linux.ibm.com>
Date: Thu, 30 May 2019 08:03:47 -0700
From: "Paul E. McKenney" <paulmck@...ux.ibm.com>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, mingo@...nel.org,
jiangshanlai@...il.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
fweisbec@...il.com, oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH tip/core/rcu 0/4] SRCU updates for v5.3
Hello!
This series provides SRCU updates:
1. Allocate per-CPU data for DEFINE_SRCU() in modules.
2. Remove unused vmlinux srcu linker entries, courtesy of Joel Fernandes.
3. Make srcu_struct ptr array as read-only, courtesy of Joel Fernandes.
4. Make __call_srcu static, courtesy of Jiang Biao.
Thanx, Paul
------------------------------------------------------------------------
include/asm-generic/vmlinux.lds.h | 8 ++--
include/linux/module.h | 5 ++
include/linux/srcutree.h | 16 ++++++--
kernel/module.c | 5 ++
kernel/rcu/srcutree.c | 69 ++++++++++++++++++++++++++++++++++++--
5 files changed, 93 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists