From: Rusty Russell Date: Tue, 31 Mar 2009 04:05:16 +0000 (-0600) Subject: cpumask: remove cpumask_t from core X-Git-Tag: v2.6.30-rc1~604^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=612a726faf8486fa48b34fa37115ce1e7421d383;p=pandora-kernel.git cpumask: remove cpumask_t from core Impact: cleanup struct cpumask is nicer, and we use it to make where we've made code safe for CONFIG_CPUMASK_OFFSTACK=y. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed