diff options
author | Rusty Russell | 2009-03-13 05:19:49 +0100 |
---|---|---|
committer | Rusty Russell | 2009-03-13 05:19:49 +0100 |
commit | fcef8576d8a64fc603e719c97d423f9f6d4e0e8b (patch) | |
tree | 08d33a5f3cba8ef8dad81dd261aba97212eb3f8a /arch/x86/include/asm/efi.h | |
parent | cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. (diff) | |
download | kernel-qcow2-linux-fcef8576d8a64fc603e719c97d423f9f6d4e0e8b.tar.gz kernel-qcow2-linux-fcef8576d8a64fc603e719c97d423f9f6d4e0e8b.tar.xz kernel-qcow2-linux-fcef8576d8a64fc603e719c97d423f9f6d4e0e8b.zip |
cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t
Impact: cleanup, reduce memory usage for CONFIG_CPUMASK_OFFSTACK=y
I *think* every path calls check_nmi_watchdog before using the
watchdog, so that's the right place for the initialization.
If that's wrong, we'll get a nice NULL-deref with
CONFIG_CPUMASK_OFFSTACK=y, and have uncovered another bug.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'arch/x86/include/asm/efi.h')
0 files changed, 0 insertions, 0 deletions