android_kernel_xiaomi_sm8350/arch/powerpc/platforms/ps3
Geoff Levand ec5d2dfe72 [POWERPC] PS3: Fix printing of os-area magic numbers
Fix a bug in the printing of the os-area magic numbers which assumed
that magic numbers were zero terminated strings.  The magic numbers
are represented in memory as integers.  If the os-area sections are
not initialized correctly they could contained random data that would
be printed to the display.  Also unify the handling of header and db
magic numbers and make both of type array of u8.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-12-28 15:07:52 +11:00
..
device-init.c
exports.c
htab.c [POWERPC] Use 1TB segments 2007-10-12 14:05:17 +10:00
hvcall.S
interrupt.c
Kconfig [POWERPC] Make PS3_SYS_MANAGER default y, not m 2007-12-14 16:45:00 +11:00
Makefile
mm.c
os-area.c [POWERPC] PS3: Fix printing of os-area magic numbers 2007-12-28 15:07:52 +11:00
platform.h
repository.c
setup.c
smp.c
spu.c
system-bus.c Update arch/ to use sg helpers 2007-10-22 21:19:59 +02:00
time.c