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:
64b703e
)
ARC: MMUv4 preps/2 - Reshuffle PTE bits
author
Vineet Gupta
<vgupta@synopsys.com>
Mon, 17 Jun 2013 14:14:06 +0000
(19:44 +0530)
committer
Vineet Gupta
<vgupta@synopsys.com>
Fri, 30 Aug 2013 04:49:12 +0000
(10:19 +0530)
With previous commit freeing up PTE bits, reassign them so as to:
- Match the bit to H/w counterpart where possible
(e.g. MMUv2 GLOBAL/PRESENT, this avoids a shift in create_tlb())
- Avoid holes in _PAGE_xxx definitions
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
No differences found