From: Srivatsa S. Bhat Date: Wed, 28 Mar 2012 21:42:46 +0000 (-0700) Subject: lib/cpumask.c: remove __any_online_cpu() X-Git-Tag: v3.4-rc1~53^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38b93780a5381961ad92d24ab9a12a964189a3a4;p=pandora-kernel.git lib/cpumask.c: remove __any_online_cpu() __any_online_cpu() is not optimal and also unnecessary. So, replace its use by faster cpumask_* operations. Signed-off-by: Srivatsa S. Bhat Cc: Eric Dumazet Cc: Venkatesh Pallipadi Cc: Rusty Russell Cc: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed