commit | 0b8698ab5847cbe25775083659f00c658a8161c9 | [log] [tgz] |
---|---|---|
author | Ian Campbell <Ian.Campbell@citrix.com> | Fri Jan 09 18:32:09 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jan 11 04:54:34 2009 +0100 |
tree | 045bd39ac0d8c3bdd67d35bb5517f6b885183f57 | |
parent | 0811a433c61e85f895018239c4466a36311cd5de [diff] |
swiotlb: range_needs_mapping should take a physical address. 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>