[PATCH] fix core-dump return code
While looking at the signal.c coredumping BUG_ON race, I noticed a bug
(not directly related) in do_coredump. It was setting the "core dumped"
flag even when the format dumping hook failed (e.g. for memory
allocation failures).
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Showing
Please register or sign in to comment