diff options
author | Daniel Yeisley <dan.yeisley@unisys.com> | 2006-02-20 18:27:54 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-20 20:00:09 -0800 |
commit | 7d4c8e56109e0799ab9fb644c08a8daf4a026675 (patch) | |
tree | 31e94080489cf7c1348dac86d0606179742555e7 /drivers/mtd | |
parent | 9b0f8b040acd8dfd23860754c0d09ff4f44e2cbc (diff) |
[PATCH] i386: need to pass virtual address to smp_read_mpc()
I'm seeing a kernel panic on an ES7000-600 when booting in virtual wire
mode. The panic happens because smp_read_mpc() is passed a physical
address, and it should be virtual. I tested the attached patch on the
ES7000-600 and on a 2 cpu Dell box, and saw no problems on either.
Signed-off-by: Dan Yeisley <dan.yeisley@unisys.com>
Acked-by: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions