From: Lai Jiangshan <laijs@cn.fujitsu.com>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org
Cc: Lai Jiangshan <laijs@cn.fujitsu.com>
Subject: [PATCH 0/9 for-3.10] srcu: use-site fix and cleanups
Date: Sat, 16 Mar 2013 00:50:48 +0800 [thread overview]
Message-ID: <1363366257-4886-1-git-send-email-laijs@cn.fujitsu.com> (raw)
All are simple cleanups(and one fix).
Patch1: fix imbalance srcu_read_[un]lock()
Patch2~6: use DEFINE[_STATIC]_SRCU macro
Patch7: use call_srcu() and remove a lot of code
Patch8~9: non-srcu related cleanup for fsnotify
Lai Jiangshan (9):
powerpc,kvm: fix imbalance srcu_read_[un]lock()
events: use DEFINE_STATIC_SRCU() to define pmus_srcu
mmu_notifier: use DEFINE_STATIC_SRCU() to define srcu struct
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
tomoyo: use DEFINE_SRCU() to define tomoyo_ss
fsnotify: use DEFINE_SRCU() for srcu_struct
fsnotify: use existed call_srcu()
fsnotify: use BUILD_BUG_ON() to test ALL_FSNOTIFY_EVENTS
fsnotify: remove fsnotify_init()
arch/powerpc/kvm/book3s_hv.c | 2 +-
fs/notify/fsnotify.c | 14 ---------
fs/notify/mark.c | 61 +++++++-------------------------------
fs/notify/notification.c | 2 +
include/linux/fsnotify_backend.h | 2 +-
kernel/events/core.c | 3 +-
mm/mmu_notifier.c | 8 +----
net/core/netpoll.c | 3 +-
security/tomoyo/tomoyo.c | 5 +--
9 files changed, 20 insertions(+), 80 deletions(-)
--
1.7.4.4
next reply other threads:[~2013-03-15 16:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 16:50 Lai Jiangshan [this message]
2013-03-15 16:50 ` [PATCH 1/9] powerpc,kvm: fix imbalance srcu_read_[un]lock() Lai Jiangshan
2013-03-17 21:26 ` Paul Mackerras
2013-04-11 21:51 ` Paul E. McKenney
2013-03-15 16:50 ` [PATCH 2/9] events: use DEFINE_STATIC_SRCU() to define pmus_srcu Lai Jiangshan
2013-03-15 16:50 ` [PATCH 3/9] mmu_notifier: use DEFINE_STATIC_SRCU() to define srcu struct Lai Jiangshan
2013-03-15 16:50 ` [PATCH 4/9] netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu Lai Jiangshan
2013-03-17 16:43 ` David Miller
2013-03-15 16:50 ` [PATCH 5/9] tomoyo: use DEFINE_SRCU() to define tomoyo_ss Lai Jiangshan
2013-03-15 16:50 ` [PATCH 6/9] fsnotify: use DEFINE_SRCU() for srcu_struct Lai Jiangshan
2013-03-15 16:50 ` [PATCH 7/9] fsnotify: use existed call_srcu() Lai Jiangshan
2013-04-05 7:34 ` Lai Jiangshan
2013-03-15 16:50 ` [PATCH 8/9] fsnotify: use BUILD_BUG_ON() to test the weight of ALL_FSNOTIFY_EVENTS Lai Jiangshan
2013-03-15 16:50 ` [PATCH 9/9] fsnotify: remove fsnotify_init() Lai Jiangshan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1363366257-4886-1-git-send-email-laijs@cn.fujitsu.com \
--to=laijs@cn.fujitsu.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paulmck@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®