diff options
author | Rusty Russell <[email protected]> | 2009-04-21 16:03:41 +0930 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-04-21 10:09:50 +0200 |
commit | fcc5c4a2feea3886dc058498b28508b2731720d5 (patch) | |
tree | 10aa7e61b47ab242c25f52714640b324f69520ff /net/lapb/lapb_out.c | |
parent | 2f537a9f8e82f55c241b002c8cfbf34303b45ada (diff) |
x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y
In theory (though not shown in practice) alloc_cpumask_var() doesn't zero
memory, so CPUs might print an "NMI backtrace for cpu %d" once on boot.
(Bug introduced in fcef8576d8a64fc603e719c97d423f9f6d4e0e8b).
[ Impact: avoid theoretical syslog noise in rare configs ]
Signed-off-by: Rusty Russell <[email protected]>
Cc: Steven Rostedt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions