diff options
author | 2009-03-18 08:22:30 +1030 | |
---|---|---|
committer | 2009-03-18 09:47:54 +0100 | |
commit | 2c74d66624ddbda8101d54d1e184cf9229b378bc (patch) | |
tree | 418c4c5a764b904d63efe3d92c2720ec20d2cf29 /include | |
parent | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core (diff) | |
download | wireguard-linux-2c74d66624ddbda8101d54d1e184cf9229b378bc.tar.xz wireguard-linux-2c74d66624ddbda8101d54d1e184cf9229b378bc.zip |
x86, uv: fix cpumask iterator in uv_bau_init()
Impact: fix boot crash on UV systems
Commit 76ba0ecda0de9accea9a91cb6dbde46782110e1c "cpumask: use
cpumask_var_t in uv_flush_tlb_others" used cur_cpu as an iterator;
it was supposed to be zero for the code below it.
Reported-by: Cliff Wickman <cpw@sgi.com>
Original-From: Cliff Wickman <cpw@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Mike Travis <travis@sgi.com>
Cc: steiner@sgi.com
Cc: <stable@kernel.org>
LKML-Reference: <200903180822.31196.rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions