sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 7 May 2009 07:38:16 +0000 (16:38 +0900)
committerPaul 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