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:
9aac397
)
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
author
Kumar Gala
<galak@kernel.crashing.org>
Sat, 14 Mar 2009 14:23:03 +0000
(09:23 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Mon, 23 Mar 2009 13:38:26 +0000
(08:38 -0500)
Grant picked up the wrong version of "Respect _PAGE_COHERENT on classic
ppc32 SW" (commit
a4bd6a93c3f14691c8a29e53eb04dc734b27f0db
)
It was missing the code to actually deal with the fixup of
_PAGE_COHERENT based on the CPU feature.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
No differences found