git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e8537b
)
mm: mmu_notifier: make the mmu_notifier srcu static
author
Andrea Arcangeli
<aarcange@redhat.com>
Mon, 8 Oct 2012 23:31:52 +0000
(16:31 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 9 Oct 2012 07:22:43 +0000
(16:22 +0900)
The variable must be static especially given the variable name.
s/RCU/SRCU/ over a few comments.
Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Cc: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Cc: Sagi Grimberg <sagig@mellanox.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/mmu_notifier.c
patch
|
blob
|
history
diff --cc
mm/mmu_notifier.c
Simple merge