On Fri, 20 Jul 2012 17:27:37 -0700 Anton Vorontsov <[email protected]> wrote:
> dmesg command appears to be broken after the printk rework. The old logic > in kdb code makes no sense in terms of current printk/logging storage > format, and KDB simply hangs forever. > > This patch revives the command by switching to kmsg_dumper iterator. > > The code is now much more simpler and shorter. > > Signed-off-by: Anton Vorontsov <[email protected]> This one should me merged into 3.5.1 methinks. Note that it has been merged into mainline without a -stable tag. -- 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/

