summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/trap.c
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2006-09-25 23:33:02 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-26 08:49:06 -0700
commit6b7aaad9ba4f2a059a70014be12a921eceebfc47 (patch)
treed9ba70b160b7df23dea33e5c8e83119ecdca7332 /arch/um/kernel/trap.c
parent5e1f65a67d76341795ea527d30bfdca03999d46b (diff)
downloadlinux-6b7aaad9ba4f2a059a70014be12a921eceebfc47.tar.bz2
[PATCH] uml: Fix handling of failed execs of helpers
There were some bugs in handling failures to exec helper programs. errno was passed back from the child with the wrong sign. It was also ignored. In the case where it mattered, the errno from the (successful) read in the parent was used instead. Signed-off-by: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/um/kernel/trap.c')
0 files changed, 0 insertions, 0 deletions