commit | ee1acbfabd5270b40ce2cfdc202070b7ca91cdff | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu May 07 16:38:16 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 07 16:38:16 2009 +0900 |
tree | a2247c699ce56431ddb0abb1ed252ea46781a110 | |
parent | 40c8bca76ecaa6b663d403d34f0fcd422bbdbffd [diff] |
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>