Star64_linux/arch/um/kernel
Thomas Meyer 04a418495e um: add a kmsg_dumper
Add a kmsg_dumper, that dumps the kmsg buffer to stdout, when no console
is available. This an enables the printing of early panic() calls
triggered in uml_postsetup().
When a panic() call happens so early in the UML kernel no
earlyprintk/console is available yet, but with a kmsg_dumper in place
the kernel message buffer will be outputted to the user, to give a
better hint, of what the failure was.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
2015-04-13 21:17:37 +02:00
..
skas um: Remove broken SMP support 2015-04-13 21:00:58 +02:00
asm-offsets.c
config.c.in
dyn.lds.S
early_printk.c
exec.c
exitcode.c
gmon_syms.c
gprof_syms.c
initrd.c
irq.c um: Remove broken SMP support 2015-04-13 21:00:58 +02:00
kmsg_dump.c um: add a kmsg_dumper 2015-04-13 21:17:37 +02:00
ksyms.c
maccess.c
Makefile um: add a kmsg_dumper 2015-04-13 21:17:37 +02:00
mem.c um: Remove broken highmem support 2015-04-13 21:01:02 +02:00
physmem.c um: delete unnecessary bootmem struct page array 2014-10-13 17:15:09 +02:00
process.c um: Remove broken SMP support 2015-04-13 21:00:58 +02:00
ptrace.c um: Remove SKAS3/4 support 2015-04-13 21:00:53 +02:00
reboot.c um: Remove SKAS3/4 support 2015-04-13 21:00:53 +02:00
sigio.c
signal.c um: Use get_signal() signal_setup_done() 2014-08-06 13:03:41 +02:00
stacktrace.c um: Add support for CONFIG_STACKTRACE 2014-10-13 21:46:25 +02:00
syscall.c
sysrq.c um: Remove dead code from stacktrace 2015-04-13 21:00:40 +02:00
time.c
tlb.c um: Fix hung task in fix_range_common() 2014-07-20 13:16:20 +02:00
trap.c um: Remove SKAS3/4 support 2015-04-13 21:00:53 +02:00
um_arch.c um: add a kmsg_dumper 2015-04-13 21:17:37 +02:00
umid.c
uml.lds.S
vmlinux.lds.S