| commit | 4f896ffca2b72f4b719746e7fbb0b623252e6ac9 | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 22 19:03:25 2009 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 22 19:03:25 2009 +0900 |
| tree | f77ef49e1111c1efd4eec1ae305c8bbf746f1cdf | |
| parent | fa9d3b4da55fc8949efc2b4220d93f188fbcebd6 [diff] |
sh: unwinder: cacheline align slab cache objects. The CIE and FDE structs are big enough and accessed regularly enough in certain configurations to make cacheline alignment useful. Signed-off-by: Paul Mundt <lethal@linux-sh.org>