From: Nikunj A. Dadhania Date: Fri, 17 Feb 2012 03:04:30 +0000 (+0530) Subject: sched: Remove rcu_read_lock/unlock() from select_idle_sibling() X-Git-Tag: v3.4-rc1~191^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f6536a630affe3176deb48554d27ee58b65077;p=pandora-kernel.git sched: Remove rcu_read_lock/unlock() from select_idle_sibling() select_idle_sibling() is called from select_task_rq_fair(), which already has the RCU read lock held. Signed-off-by: Nikunj A. Dadhania Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20120217030409.11748.12491.stgit@abhimanyu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed