aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850/kernel/rte_mb_a_pci.c
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2007-02-10 01:44:28 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-02-11 10:51:24 -0800
commit3a150e1da8bc4e840d5a09fc089052011b5b6503 (patch)
tree2c0471fa0e30e89b7d47026877ae618e50b84477 /arch/v850/kernel/rte_mb_a_pci.c
parent[PATCH] uml: AIO locking and tidying (diff)
downloadlinux-dev-3a150e1da8bc4e840d5a09fc089052011b5b6503.tar.xz
linux-dev-3a150e1da8bc4e840d5a09fc089052011b5b6503.zip
[PATCH] uml: fix error output during early boot
The startup code panics a lot if anything goes wrong early on. This is wrong for several reasons, like the kernel isn't running, so you can't really be calling into it yet, but the harm comes from useful error messages being trapped in the printk ring where no one will ever see them. This patch changes these panics to perror and printf in wrappers which also exit. Normal, informational, prints are also wrapped so that fflush(stdout) is called after each one. This is so the output appears in the correct sequence in the event of an error. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/v850/kernel/rte_mb_a_pci.c')
0 files changed, 0 insertions, 0 deletions