From: Rusty Russell Date: Fri, 13 Mar 2009 04:19:56 +0000 (+1030) Subject: cpumask: make Xen use the new operators. X-Git-Tag: v2.6.30-rc1~3^2~6^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d680eb8bcd0e43b20067fd2c810d76463db5444e;p=pandora-kernel.git cpumask: make Xen use the new operators. Impact: cleanup In particular, *map are deprecated, and you have to use the accessors as *mask are const. Signed-off-by: Rusty Russell To: Jeremy Fitzhardinge --- Reading git-diff-tree failed