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)
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>

No differences found