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:
4988322
)
[XTENSA] Flush the page-address in update-mmu instead of user-address
author
Chris Zankel
<chris@zankel.net>
Thu, 6 Sep 2007 08:38:18 +0000
(
01:38
-0700)
committer
Chris Zankel
<chris@zankel.net>
Thu, 14 Feb 2008 00:58:51 +0000
(16:58 -0800)
The TLB entry for the user address doesn't exist at the time we
want to flush the caches, so use the page address. Note that processor
configurations with cache-aliasing issues are treated separately.
Signed-off-by: Chris Zankel <chris@zankel.net>
No differences found