commit | f3c2575818fab45f8609e4aef2e43ab02b3a142e | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 18:36:17 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 18:36:17 2006 +0900 |
tree | a4924d7dd8f8df229e36fab24ccccfe12437509b | |
parent | 87b0ef91b6f27c07bf7dcce8584437481f473092 [diff] |
sh: Calculate shm alignment at runtime. 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>