diff options
author | 2010-02-04 14:46:34 -0800 | |
---|---|---|
committer | 2010-06-07 14:32:33 -0400 | |
commit | c0011dbfce69467b23b08fb4a64c39a409a935fb (patch) | |
tree | 47ecf9ee630f58d49edd2fd18fdc0159eb486392 /mm/vmalloc.c | |
parent | Linus 2.6.34 (diff) | |
download | linux-rng-c0011dbfce69467b23b08fb4a64c39a409a935fb.tar.xz linux-rng-c0011dbfce69467b23b08fb4a64c39a409a935fb.zip |
xen: use _PAGE_IOMAP in ioremap to do machine mappings
In a Xen domain, ioremap operates on machine addresses, not
pseudo-physical addresses. We use _PAGE_IOMAP to determine whether a
mapping is intended for machine addresses.
[ Impact: allow Xen domain to map real hardware ]
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions