From: Andrea Arcangeli Date: Mon, 8 Oct 2012 23:31:52 +0000 (-0700) Subject: mm: mmu_notifier: make the mmu_notifier srcu static X-Git-Tag: v3.7-rc1~74^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70400303ce0c4ced3139499c676d5c79636b0c72;p=pandora-kernel.git 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 Cc: Xiao Guangrong Cc: Sagi Grimberg Cc: Peter Zijlstra Cc: Haggai Eran Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed