dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/ppc/boot
Olaf Hering fb20f65a01 [POWERPC] Fix hang in start_ldr if _end or _edata is unaligned
Quick fix for lack of memset(__bss_start, 0, _end-__bss_start) in
load_kernel().  If edata is unaligned, the loop will overwrite all
memory because r3 and r4 will never be equal.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-10-25 11:39:27 +10:00
..
common Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
images [PATCH] powerpc: Fix suboptimal uImage target 2006-01-09 14:50:25 +11:00
include fix file specification in comments 2006-10-03 23:01:26 +02:00
lib [PATCH] zlib_inflate: Upgrade library code to a recent version 2006-06-22 15:05:58 -07:00
of1275 ppc/powerpc: workarounds for old Open Firmware versions 2005-11-10 12:00:55 +11:00
simple [POWERPC] Fix hang in start_ldr if _end or _edata is unaligned 2006-10-25 11:39:27 +10:00
utils [POWERPC] rewrite mkprep and mkbugboot in sane C 2006-09-26 15:41:02 +10:00
Makefile ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc 2006-03-28 10:22:10 +11:00
ld.script [PATCH] ppc32 ld.script fix for building on ppc64 2005-09-29 08:46:27 -07:00