summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorXiubo Li <xiubli@redhat.com>2022-05-18 17:49:26 +0300
committerIlya Dryomov <idryomov@gmail.com>2022-05-25 21:45:14 +0300
commit5e56776d5215ab5ab886006fc749346bad8473c8 (patch)
tree42845ea5bedbad98f7904a62a2f6bb256c45e2e5 /scripts/gdb/linux/utils.py
parent2ecd0edd13a8bed87c3588bcd4a048113eff18f6 (diff)
downloadlinux-5e56776d5215ab5ab886006fc749346bad8473c8.tar.xz
ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE
If the task is placed in the TASK_INTERRUPTIBLE state it will sleep until either something explicitly wakes it up, or a non-masked signal is received. Switch to TASK_KILLABLE to avoid the noises. Cc: Matthew Wilcox <willy@infradead.org> Signed-off-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions