summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-10-21 16:03:26 +0200
committerTobias Klauser <tklauser@distanz.ch>2009-10-21 16:03:26 +0200
commit0df2b2a2c8e6ebaea05390cb27f2c6432e03448f (patch)
tree3432200be2a7b9f0787033368996ab8e65b6b6d7 /TODO
parent1369ee2d44dd5d87b8ab577a5f3fe2cb8149fb5c (diff)
Update changelog15.7a-2
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions
ble. It makes them better accessible in the vmcore. Then the patch tries to flush the buffers second time when other CPUs are down. It might be more aggressive and reset logbuf_lock. The aim is to get the messages available for the consequent kmsg_dump() and console_flush_on_panic() calls. The patch causes vprintk_emit() to be called even in NMI context again. But it is done via printk_deferred() so that the console handling is skipped. Consoles use internal locks and we could not prevent a deadlock easily. They are explicitly called later when the crash dump is not generated, see console_flush_on_panic(). Signed-off-by: Petr Mladek <pmladek@suse.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Daniel Thompson <daniel.thompson@linaro.org> Cc: David Miller <davem@davemloft.net> Cc: Ingo Molnar <mingo@redhat.com> Cc: Jan Kara <jack@suse.cz> Cc: Jiri Kosina <jkosina@suse.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat