On Mon, Aug 20, 2007 at 03:22:47PM -0400, Robin Getz wrote: > Try #4... (sorry) > > From: Robin Getz <[EMAIL PROTECTED]> > > 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 <[EMAIL PROTECTED]> > CC: Gerd Hoffmann <[EMAIL PROTECTED]> > CC: Paul Mundt <[EMAIL PROTECTED]> > CC: Mike Frysinger <[EMAIL PROTECTED]>
Looks better, thanks. Acked-by: Paul Mundt <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/