From: Steffen Klassert Date: Thu, 29 Apr 2010 12:42:30 +0000 (+0200) Subject: padata: Use get_online_cpus/put_online_cpus X-Git-Tag: v2.6.35-rc1~446^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6751fb3c0e0cfcc40a1a0acabca97370c9ec6c6b;p=pandora-kernel.git padata: Use get_online_cpus/put_online_cpus This patch puts get_online_cpus/put_online_cpus around the places we modify the padata cpumask to ensure that no cpu goes offline during this operation. Signed-off-by: Steffen Klassert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed