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:
40c8bca
)
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 7 May 2009 07:38:16 +0000
(16:38 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 7 May 2009 07:38:16 +0000
(16:38 +0900)
Presently shm_align_mask is only looked at for the bottom up case, but we
still want this for proper colouring constraints in the topdown case.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found