1
0
Fork 0
alistair23-linux/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
..
Kconfig [POWERPC] Make PS3_SYS_MANAGER default y, not m 2007-12-14 16:45:00 +11:00
Makefile [POWERPC] PS3: Device registration routines. 2007-06-28 19:16:43 +10:00
device-init.c [POWERPC] PS3: Enhance storage probe debug output 2007-09-14 01:33:26 +10:00
exports.c [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
htab.c [POWERPC] Use 1TB segments 2007-10-12 14:05:17 +10:00
hvcall.S [POWERPC] ps3: add lv1 hvcalls 2006-12-04 20:40:44 +11:00
interrupt.c [POWERPC] Invert null match behaviour for irq_hosts 2007-09-14 01:33:20 +10:00
mm.c [POWERPC] PS3: Bootwrapper support. 2007-07-10 21:56:40 +10:00
os-area.c [POWERPC] PS3: Fix printing of os-area magic numbers 2007-12-28 15:07:52 +11:00
platform.h [POWERPC] PS3: Save os-area params to device tree 2007-10-09 21:01:59 +10:00
repository.c [POWERPC] cell/PS3: Ignore storage devices that are still being probed 2007-09-11 04:30:37 +10:00
setup.c [POWERPC] PS3: Save os-area params to device tree 2007-10-09 21:01:59 +10:00
smp.c [POWERPC] PS3: Kexec support 2007-06-28 19:16:37 +10:00
spu.c [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set 2007-09-11 04:30:36 +10:00
system-bus.c Update arch/ to use sg helpers 2007-10-22 21:19:59 +02:00
time.c [POWERPC] PS3: Add os-area rtc_diff set/get routines 2007-10-09 21:01:58 +10:00