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:
4bc277a
)
sh: Reject small mappings for PMB bolting.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 11 May 2010 04:50:29 +0000
(13:50 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 11 May 2010 04:50:29 +0000
(13:50 +0900)
The minimum section size for the PMB is 16M, so just always error
out early if the specified size is too small. This permits us to
unconditionally call in to pmb_bolt_mapping() with variable sizes
without wasting a TLB and cache flush for the range.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/pmb.c
patch
|
blob
|
history
diff --cc
arch/sh/mm/pmb.c
Simple merge