diff options
author | Mark A. Greer <mgreer@mvista.com> | 2006-10-26 01:36:49 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-03-16 06:38:19 +0100 |
commit | 556b09c8189b9b3f5626ca73196009e397503f85 (patch) | |
tree | 2f4ee5ec48bcdd2aa058ae27e16635ca1f73c74d /include/asm-powerpc | |
parent | [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para... (diff) | |
download | linux-556b09c8189b9b3f5626ca73196009e397503f85.tar.xz linux-556b09c8189b9b3f5626ca73196009e397503f85.zip |
[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop only
Currently, early_init() in setup_32.c zeroes from '_bss_start' to '_end'.
It should only zero from '__bss_start' to '__bss_stop'. This patch does that.
Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc')
0 files changed, 0 insertions, 0 deletions