From: Rusty Russell Date: Thu, 5 Nov 2009 12:15:41 +0000 (+1030) Subject: x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t X-Git-Tag: v2.6.33-rc1~394^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0fbbddcc27c062815732b38c44b544e656c799;p=pandora-kernel.git x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t This makes the declarations match the definitions, which already use 'struct cpumask'. Signed-off-by: Rusty Russell Acked-by: Borislav Petkov LKML-Reference: <200911052245.41803.rusty@rustcorp.com.au> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed