From: Jesper Derehag Date: Tue, 19 Mar 2013 20:50:05 +0000 (+0000) Subject: connector: Added coredumping event to the process connector X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~404 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5faa4c553f90ee2dde1d976b220b1ca9741ef0;p=pandora-kernel.git connector: Added coredumping event to the process connector Process connector can now also detect coredumping events. Main aim of patch is get notified at start of coredumping, instead of having to wait for it to finish and then being notified through EXIT event. Could be used for instance by process-managers that want to get notified as soon as possible about process failures, and not necessarily beeing notified after coredump, which could be in the order of minutes depending on size of coredump, piping and so on. Signed-off-by: Jesper Derehag Signed-off-by: David S. Miller --- Reading git-diff-tree failed