x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 5 Nov 2009 12:15:41 +0000 (22:45 +1030)
committerIngo Molnar <mingo@elte.hu>
Sun, 8 Nov 2009 10:58:38 +0000 (11:58 +0100)
commit0d0fbbddcc27c062815732b38c44b544e656c799
tree2adf03e617ffb45607cc58f4e745ddcc124d2aa7
parent5a943617ef52e9f79cd7cf437aad8870be27aabb
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 <rusty@rustcorp.com.au>
Acked-by: Borislav Petkov <borislav.petkov@amd.com>
LKML-Reference: <200911052245.41803.rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/msr.h