diff options
author | zhouchuangao <zhouchuangao@vivo.com> | 2021-05-10 05:34:37 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2021-05-20 19:15:35 +0300 |
commit | bb002388901151fe35b6697ab116f6ed0721a9ed (patch) | |
tree | 2d29c364f835dfff977454588dfaa87db19d6320 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | d07f6ca923ea0927a1024dfccafc5b53b61cfecc (diff) | |
download | linux-bb002388901151fe35b6697ab116f6ed0721a9ed.tar.xz |
fs/nfs: Use fatal_signal_pending instead of signal_pending
We set the state of the current process to TASK_KILLABLE via
prepare_to_wait(). Should we use fatal_signal_pending() to detect
the signal here?
Fixes: b4868b44c562 ("NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE")
Signed-off-by: zhouchuangao <zhouchuangao@vivo.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions