swiotlb: range_needs_mapping should take a physical address.
authorIan Campbell <Ian.Campbell@citrix.com>
Fri, 9 Jan 2009 18:32:09 +0000 (18:32 +0000)
committerIngo Molnar <mingo@elte.hu>
Sun, 11 Jan 2009 03:54:34 +0000 (04:54 +0100)
The swiotlb_arch_range_needs_mapping() hook should take a physical
address rather than a virtual address in order to support highmem pages.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found