Files
linux/arch/powerpc/kernel
Benjamin Herrenschmidt 24d9649574 [POWERPC] Document when printk is useable
When debugging early boot problems, it's common to sprinkle printk's
all over the place.  However, on 64-bit powerpc, this can lead to
memory corruption if done too early due to the PACA pointer and
lockdep core not being initialized.

This adds some comments to early_setup() that document when it is
safe to do so in order to save time for whoever has to debug that
stuff next.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-05-09 20:22:58 +10:00
..
2007-05-11 05:38:25 -04:00
2008-03-07 08:42:28 -06:00
2008-04-29 15:57:34 +10:00
2008-04-24 20:58:03 +10:00
2007-05-08 13:40:31 +10:00
2008-01-28 23:21:18 +01:00
2007-10-11 14:36:47 +10:00