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.2.40~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d2b066c9254c7f03bdc2e8fb1714ed865947b40;p=pandora-kernel.git mm: mmu_notifier: make the mmu_notifier srcu static commit 70400303ce0c4ced3139499c676d5c79636b0c72 upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed