From: Amerigo Wang Date: Sun, 30 Jan 2011 10:23:08 +0000 (+0800) Subject: rcupdate: remove dead code X-Git-Tag: v2.6.39-rc1~493^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8e64071a4ff5925ced4f33cb32ba090a04649c;p=pandora-kernel.git rcupdate: remove dead code DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT, so #ifndef CONFIG_PREEMPT is totally useless in kernel/rcupdate.c. Signed-off-by: WANG Cong Cc: Paul E. McKenney Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed