diff options
author | Luis R. Rodriguez <mcgrof@kernel.org> | 2017-07-20 13:13:39 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-10 13:58:41 -0700 |
commit | 76098b36b5db1a509e5af94128b08f950692c7f8 (patch) | |
tree | d66801f5a1e762628a7732f34af4eb955732d99f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 0d1f417eee8ad0687afb90eab282614eecce1a13 (diff) |
firmware: send -EINTR on signal abort on fallback mechanism
Right now we send -EAGAIN to a syfs write which got interrupted.
Userspace can't tell what happened though, send -EINTR if we
were killed due to a signal so userspace can tell things apart.
This is only applicable to the fallback mechanism.
Reported-by: Martin Fuzzey <mfuzzey@parkeon.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions