diff options
author | Rune Torgersen <runet@innovsys.com> | 2008-05-23 17:59:15 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-06-09 05:46:40 +0200 |
commit | 7c4f10b9003dc8423df07574ba197bbbe3bc382b (patch) | |
tree | be7dd0f555d4ae07a320dca922d1b8e96f517901 /Makefile | |
parent | platinumfb: Use linux/of_{device,platform}.h instead of asm (diff) | |
download | linux-7c4f10b9003dc8423df07574ba197bbbe3bc382b.tar.xz linux-7c4f10b9003dc8423df07574ba197bbbe3bc382b.zip |
powerpc: Check that TASK_SIZE does not overlap KERNEL_START
Make sure CONFIG_TASK_SIZE does not overlap CONFIG_KERNEL_START
This could happen when overriding settings to get 1GB lowmem, and would lead
to userland mysteriousely hanging.
This setting is only used by PPC32.
Signed-off-by: Rune Torgersen <runet@innovsys.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions