diff options
author | Jakub Bogusz <qboosh@pld-linux.org> | 2005-06-21 17:15:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-21 18:46:25 -0700 |
commit | a70d439345875d476ede258094356e2acd09b1a1 (patch) | |
tree | 0c5d63edbc020104cac05e444c4527d8bc78e857 /arch/ppc64/xmon/xmon.c | |
parent | ba8c6d534a0144375f910e764ec965d5e8059f7a (diff) |
[PATCH] ppc32: don't recursively crash in die() on CHRP/PReP machines
This patch avoids recursive crash (leading to kernel stack overflow) in
die() on CHRP/PReP machines when CONFIG_PMAC_BACKLIGHT=y. set_backlight_*
functions are placed in pmac section, which is discarded when _machine !=
_MACH_Pmac.
Signed-off-by: Jakub Bogusz <qboosh@pld-linux.org>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc64/xmon/xmon.c')
0 files changed, 0 insertions, 0 deletions