From: KOSAKI Motohiro Date: Thu, 23 Jun 2011 08:28:28 +0000 (+0900) Subject: arm,tegra: replace cpu_set() with modern api X-Git-Tag: v3.1-rc1~149^2~1^6~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24fe4325207d4adc095e71009773d6705237c29b;p=pandora-kernel.git arm,tegra: replace cpu_set() with modern api cpu_set() is marked as obsolete cpumask function and we plan to remove it in future. This patch replace it with modern cpumask function. Signed-off-by: KOSAKI Motohiro Cc: Colin Cross Cc: Erik Gilling Cc: Olof Johansson Cc: Russell King Cc: linux-tegra@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Colin Cross --- Reading git-diff-tree failed