alistair23-linux/arch/um
Jeff Dike 1aa351a308 uml: tidy helper code
Style fixes to arch/um/os/helper.c and tidying up the breakpoint fix a
bit.

helper.c gets all the usual style fixes -
	 updated copyright
	 all printks get severities

Also -
	 errval changes to err in helper_child
	 fixed an obsolete comment
	 run_helper was killing a child process which is guaranteed to
be dead or dying anyway

Removed the nohang and pname arguments from helper_wait and fixed the
declaration and callers.  nohang was used only in the slirp driver and
I don't think it was needed.  I think pname was a bit of overkill in
putting out an error message when something goes wrong.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:30 -08:00
..
drivers uml: tidy helper code 2008-02-05 09:44:30 -08:00
include uml: tidy helper code 2008-02-05 09:44:30 -08:00
kernel uml: install panic notifier earlier 2008-02-05 09:44:29 -08:00
os-Linux uml: tidy helper code 2008-02-05 09:44:30 -08:00
scripts
sys-i386 uml: simplify SIGSEGV handling 2008-02-05 09:44:28 -08:00
sys-ia64
sys-ppc
sys-x86_64 uml: kill processes instead of panicing kernel 2008-02-05 09:44:28 -08:00
defconfig
Kconfig uml: remove duplicate config symbol and unused file and variables 2008-02-05 09:44:29 -08:00
Kconfig.char uml: fix URLs in Kconfig and help strings 2008-02-05 09:44:25 -08:00
Kconfig.debug uml: GPROF needs to depend on FRAME_POINTER 2008-02-05 09:44:25 -08:00
Kconfig.i386 uml: keep UML Kconfig in sync with x86 2007-12-03 08:13:17 -08:00
Kconfig.net uml: fix URLs in Kconfig and help strings 2008-02-05 09:44:25 -08:00
Kconfig.x86_64
Makefile uml: fx command-line CFLAGS and LDFLAGS support 2008-02-05 09:44:29 -08:00
Makefile-i386 no need to mess with KBUILD_CFLAGS on uml-i386 anymore 2007-12-05 09:25:20 -08:00
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-x86_64 x86 merge fallout: uml 2007-10-29 07:41:32 -07:00