diff options
author | venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> | 2008-03-19 03:00:19 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-17 19:41:19 +0400 |
commit | 03d72aa18f15df9987fe5837284e15b9ccf6e3f8 (patch) | |
tree | 4acfdd5a8a652cf19906a26a183f5d18f3777a83 /Documentation/MSI-HOWTO.txt | |
parent | 1219333dfdd488e85f08cf07881b8bc63cf92f21 (diff) | |
download | linux-03d72aa18f15df9987fe5837284e15b9ccf6e3f8.tar.xz |
x86: PAT use reserve free memtype in pci_mmap_page_range
Add reserve_memtype and free_memtype wrapper for pci_mmap_page_range. Free
is called on unmap, but identity map continues to be mapped as per
pci_mmap_page_range request, until next request for the same region calls
ioremap_change_attr(), which will go through without conflict. This way of
mapping is identical to one used in ioremap/iounmap.
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/MSI-HOWTO.txt')
0 files changed, 0 insertions, 0 deletions