From: Steffen Klassert Date: Tue, 27 Jul 2010 05:15:50 +0000 (+0200) Subject: padata: Pass the padata cpumasks to the cpumask_change_notifier chain X-Git-Tag: v2.6.36-rc1~568^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c635696c7c0fbc720698dbec34bb83e53df6a967;p=pandora-kernel.git padata: Pass the padata cpumasks to the cpumask_change_notifier chain We pass a pointer to the new padata cpumasks to the cpumask_change_notifier chain. So users can access the cpumasks without the need of an extra padata_get_cpumask function. Signed-off-by: Steffen Klassert Signed-off-by: Herbert Xu --- Reading git-diff-tree failed