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:
3ed6e12
)
sh: Add a PG_dcache_dirty sanity check in kmap_coherent().
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 4 Aug 2009 06:57:44 +0000
(15:57 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 4 Aug 2009 06:57:44 +0000
(15:57 +0900)
This plugs in a BUG_ON() in kmap_coherent() for PG_dcache_dirty pages
to catch when things go horribly wrong. Copied from the MIPS
implementation.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found