From: Mike Frysinger Date: Wed, 17 Oct 2007 06:26:43 +0000 (-0700) Subject: printk: add interfaces for external access to the log buffer X-Git-Tag: v2.6.24-rc1~725 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b15d04af3dd996035d8fa81fc849d049171f9c3;p=pandora-kernel.git printk: add interfaces for external access to the log buffer Add two new functions for reading the kernel log buffer. The intention is for them to be used by recovery/dump/debug code so the kernel log can be easily retrieved/parsed in a crash scenario, but they are generic enough for other people to dream up other fun uses. [akpm@linux-foundation.org: buncha fixes] Signed-off-by: Mike Frysinger Cc: Robin Getz Cc: Greg Ungerer Cc: Russell King Cc: Paul Mundt Acked-by: Tim Bird Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed