]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: mmu_notifier: make the mmu_notifier srcu static
authorAndrea Arcangeli <aarcange@redhat.com>
Wed, 26 Sep 2012 01:33:41 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:26:31 +0000 (17:26 +1000)
commita265a6b1ddfc749db49e99faf47a137cd52be2e8
treef72ba8ca1672266b8153a5bf22d40348b332a590
parentb272a52425b92c7da5065487c1168bc2459cb5c2
mm: mmu_notifier: make the mmu_notifier srcu static

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>
mm/mmu_notifier.c