From: Dave Young Date: Wed, 10 Mar 2010 23:24:05 +0000 (-0800) Subject: sysctl extern cleanup: rcu X-Git-Tag: v2.6.34-rc2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ab67726f33b50f40db0ccf271ceb3c658554d5;p=pandora-kernel.git sysctl extern cleanup: rcu Extern declarations in sysctl.c should be moved to their own header file, and then include them in relavant .c files. Move rcutorture_runnable extern declaration to linux/rcupdate.h Signed-off-by: Dave Young Acked-by: Josh Triplett Reviewed-by: "Paul E. McKenney" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed