diff options
author | Thomas Hellstrom <thellstrom@vmware.com> | 2014-11-25 10:20:05 +0300 |
---|---|---|
committer | Thomas Hellstrom <thellstrom@vmware.com> | 2014-12-03 11:48:14 +0300 |
commit | e338c4c2b620ba4e75fd3576f8142eb93be12ce3 (patch) | |
tree | dae6a71d46bf1977ce08979cf0a3e9379bd82c52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4fcd01d0f34645710ac92d5523e26019428b0806 (diff) | |
download | linux-e338c4c2b620ba4e75fd3576f8142eb93be12ce3.tar.xz |
drm/vmwgfx: Fix error printout on signals pending
The function vmw_master_check() might return -ERESTARTSYS if there is a
signal pending, indicating that the IOCTL should be rerun, potentially from
user-space. At that point we shouldn't print out an error message since that
is not an error condition. In short, avoid bloating the kernel log when a
process refuses to die on SIGTERM.
Cc: <stable@vger.kernel.org>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions