cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 3 Nov 2009 04:28:30 +0000 (14:58 +1030)
committerIngo Molnar <mingo@elte.hu>
Wed, 4 Nov 2009 12:19:01 +0000 (13:19 +0100)
commit6ac5c5310ca9d7dd3d7e677c2715b1f06a348330
treecf10cb31e710eeea8568c6a62bca2d29a1a46f2a
parentfb2531953fd8855abdcf458459020fd382c5deca
cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.c

Note that there's no freeing the cpu var, since this module has
no unload function.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Huang Ying <ying.huang@intel.com>
LKML-Reference: <200911031458.30987.rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mcheck/mce-inject.c