git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0970c1
)
x86: PAT use reserve free memtype in mmap of /dev/mem
author
venkatesh.pallipadi@intel.com
<venkatesh.pallipadi@intel.com>
Wed, 19 Mar 2008 00:00:21 +0000
(17:00 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 24 Apr 2008 21:40:47 +0000
(23:40 +0200)
Use reserve_memtype and free_memtype wrappers for /dev/mem mmaps. The memtype
is slightly complicated here, given that we have to support existing X mappings.
We fallback on UC_MINUS for that.
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>
No differences found