commit | 961d7d0ee5150e0197cc81c2a8884ecb230276e2 | [log] [tgz] |
---|---|---|
author | Ian Campbell <Ian.Campbell@citrix.com> | Fri Jan 09 18:32:10 2009 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jan 11 04:54:34 2009 +0100 |
tree | 9980af6f35dc7f1cb016e0892b57a4b38e319631 | |
parent | 0b8698ab5847cbe25775083659f00c658a8161c9 [diff] |
swiotlb: do not use sg_virt() Scatterlists containing HighMem pages do not have a useful virtual address. Use the physical address instead. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>