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:
bfe01a5
)
xtensa: implement pgprot_noncached
author
Max Filippov
<jcmvbkbc@gmail.com>
Thu, 11 Sep 2014 04:05:21 +0000
(21:05 -0700)
committer
Max Filippov
<jcmvbkbc@gmail.com>
Sun, 5 Oct 2014 23:23:50 +0000
(
03:23
+0400)
The default pgprot_noncached doesn't do anything. This leads to issues
when drivers rely on it to disable caching in userspace mappings.
Implement pgprot_noncached properly so that caching of userspace mappings
could be controlled.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/pgtable.h
patch
|
blob
|
history
diff --cc
arch/xtensa/include/asm/pgtable.h
Simple merge