commit | 4cd4601d592d07b26e4b7d2bb8fcd55bbfd6cf6e | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Tue Dec 16 17:34:04 2008 -0800 |
committer | Mike Travis <travis@sgi.com> | Tue Dec 16 17:40:59 2008 -0800 |
tree | e06f3a0b1e861a2b84c2cb44469020d7f1e4d49d | |
parent | b2bb85549134c005e997e5a7ed303bda6a1ae738 [diff] |
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c Impact: Remove cpumask_t's from stack. Simple transition to work_on_cpu(), rather than cpumask games. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Robert Richter <robert.richter@amd.com> Cc: jacob.shin@amd.com