diff options
author | Becky Bruce <[email protected]> | 2009-04-08 09:09:17 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-04-08 16:18:36 +0200 |
commit | dd6b02fe427f30520d0adc94aa52352367227873 (patch) | |
tree | 9b62f386e7d3e58aa45c679823820b0e5c28f31f /net/lapb/lapb_in.c | |
parent | 67131ad0514d7105b55003a0506209cf1bba3f00 (diff) |
swiotlb: map_page fix for highmem systems
The current code calls virt_to_phys() on address that might
be in highmem, which is bad. This wasn't needed, anyway, because
we already have the physical address we need.
Get rid of the now-unused virtual address as well.
Signed-off-by: Becky Bruce <[email protected]>
Acked-by: FUJITA Tomonori <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions