sh: Calculate shm alignment at runtime.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:36:17 +0000 (18:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 09:36:17 +0000 (18:36 +0900)
Set the SHM alignment at runtime, based off of probed cache desc.
Optimize get_unmapped_area() to only colour align shared mappings.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found