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

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>
arch/sh/include/asm/cacheflush.h
arch/sh/include/asm/pgtable.h
arch/sh/mm/mmap.c