From: Shi, Alex Date: Thu, 28 Jul 2011 06:56:12 +0000 (+0800) Subject: nohz: Remove nohz_cpu_mask X-Git-Tag: v3.2-rc1~165^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0763f53e3ff6a6bfa66934662a3446b9ca6f16;p=pandora-kernel.git nohz: Remove nohz_cpu_mask RCU no longer uses this global variable, nor does anyone else. This commit therefore removes this variable. This reduces memory footprint and also removes some atomic instructions and memory barriers from the dyntick-idle path. Signed-off-by: Alex Shi Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed