aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorRobin Getz <rgetz@blackfin.uclinux.org>2007-08-20 15:22:47 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-08-20 22:42:01 -0700
commit0c5564bd91ad237212871d52deaf79ffe06bcc64 (patch)
tree3ed3c0e6356f88593f20c4206904a28b794e9fbf /arch/powerpc
parent35b426c329e12e33bd0f0912f3d2e3f5f7b2c486 (diff)
downloadkernel_samsung_smdk4412-0c5564bd91ad237212871d52deaf79ffe06bcc64.zip
kernel_samsung_smdk4412-0c5564bd91ad237212871d52deaf79ffe06bcc64.tar.gz
kernel_samsung_smdk4412-0c5564bd91ad237212871d52deaf79ffe06bcc64.tar.bz2
ensure we don't use bootconsoles after init has been released
This is a followup to the cleanups for earlyprintk patch from Gerd Hoffmann http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=69331af79cf29e26d1231152a172a1a10c2df511 This ensures that a bootconsole is unregistered if it is not replaced. The current implementation spews garbage out the bootconsole in this case, since the bootconsole structure is normally in the init section, and is freed, but still used. Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Cc: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions