lkml.org 
[lkml]   [2013]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/9 for-3.10] srcu: use-site fix and cleanups
Date
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



\
 
 \ /
  Last update: 2013-03-15 18:21    [W:0.076 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site