commit | 05f70395c642bed0300bc1955bfa8c0f93de2bc2 | [log] [tgz] |
---|---|---|
author | Keith Owens <kaos@sgi.com> | Fri Dec 02 13:40:15 2005 +1100 |
committer | Tony Luck <tony.luck@intel.com> | Mon Dec 05 11:49:17 2005 -0800 |
tree | c73f6ddd31d53863a569f234792719e3f77cb416 | |
parent | 885da19e8044051a92cfd70099398c373245c431 [diff] |
[IA64] Allow salinfo_decode to detect signals on read Return -EINTR instead of -ERESTARTSYS when signals are delivered during a blocked read of /proc/sal/*/event. This allows salinfo_decode to detect signals when it is blocked on a read of those files. Signed-off-by: Keith Owens <kaos@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>