diff options
author | Russ Anderson <rja@sgi.com> | 2008-12-12 11:07:00 -0600 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-12-16 23:04:24 +0100 |
commit | c8182f0016fb65a721c4fbe487909a2d56178135 (patch) | |
tree | 3119151398cc5bef0fdaa7c8d6d50fd17ad8c3fe /arch/x86/ia32 | |
parent | 189f67c4408806563a1f061f5c8bf184a6658477 (diff) | |
download | linux-3.10-c8182f0016fb65a721c4fbe487909a2d56178135.tar.gz linux-3.10-c8182f0016fb65a721c4fbe487909a2d56178135.tar.bz2 linux-3.10-c8182f0016fb65a721c4fbe487909a2d56178135.zip |
sgi-xp: xpc needs to pass the physical address, not virtual
Impact: fix crash
xpc needs to pass the physical address, not virtual.
Testing uncovered this problem. The virtual address happens to work
most of the time due to the way bios was masking off the node bits.
Passing the physical address makes it work all of the time.
Signed-off-by: Russ Anderson <rja@sgi.com>
Acked-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/ia32')
0 files changed, 0 insertions, 0 deletions