commit | da1f52e776a7852f998fe407bdb66c172f5257bf | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Wed Apr 19 16:12:09 2017 -0700 |
committer | William Roberts <william.c.roberts@intel.com> | Wed Apr 19 17:21:44 2017 -0700 |
tree | fae791f8b3cbd29fecab7dc6a06976418f83f133 | |
parent | 0afcb7e7c4916f3ad21f5dd90b35f9211269d654 [diff] |
init: fix errno handling on KillProcessGroup KillProcessGroup can return -1 without errno set, which produces error messages like this: init: Sending signal 15 to service 'vold' (pid 1806) process group... init: failed to kill 2 processes for processgroup 1806 init: killProcessGroup(0, 1806, 15) failed: Success Test: boot and reboot hikey. Change-Id: I51f242da234daee84795a3fbdffe9ad1f4567140 Signed-off-by: William Roberts <william.c.roberts@intel.com>