commit | 1f8404ea5fd8c408d0a7c12a88091dffb7b6768b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jun 02 13:48:59 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jun 02 13:48:59 2008 +0900 |
tree | 3e02a20e3e50e99bb294a73c77f2911372d4f018 | |
parent | d02d6be5d52a98be32c93d2ea7a0068991774a20 [diff] |
sh: Disable 4KSTACKS on nommu. 4k stacks on nommu ends up blowing up with all sorts of interesting slab corruption. Disable this by default unless BROKEN is also enabled. Signed-off-by: Paul Mundt <lethal@linux-sh.org>