diff options
author | Robin Holt <holt@sgi.com> | 2009-12-15 16:47:52 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-12-16 07:20:13 -0800 |
commit | 729d69e6995fc4dea8ff70df256a7d4034a3d21d (patch) | |
tree | 6b8ccb8d00248458bb27417606fb9e402daaeb77 /drivers | |
parent | 5fe878ae7f82fbf0830dbfaee4c5ca18f3aee442 (diff) | |
download | linux-3.10-729d69e6995fc4dea8ff70df256a7d4034a3d21d.tar.gz linux-3.10-729d69e6995fc4dea8ff70df256a7d4034a3d21d.tar.bz2 linux-3.10-729d69e6995fc4dea8ff70df256a7d4034a3d21d.zip |
x86: uv: introduce a means to translate from gpa -> socket_paddr
The UV BIOS has been updated to implement some of our interface
functionality differently than originally expected. These patches update
the kernel to the bios implementation and include a few minor bug fixes
which prevent us from doing significant testing on real hardware.
This patch:
For SGI UV systems, translate from a global physical address back to a
socket physical address. This does nothing to ensure the socket physical
address is actually addressable by the kernel. That is the responsibility
of the user of the function.
Signed-off-by: Robin Holt <holt@sgi.com>
Cc: Jack Steiner <steiner@sgi.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions