diff options
author | Kevin Hao <haokexin@gmail.com> | 2023-12-08 11:29:34 +0300 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2023-12-20 00:30:28 +0300 |
commit | f17f2c13d613cbeef529b03ca17ae2581b2e6cb8 (patch) | |
tree | c1f12b293b27cb3db8bf1a7730586f9f55b5736d /scripts/gdb/linux/utils.py | |
parent | ceb6a6f023fd3e8b07761ed900352ef574010bcb (diff) | |
download | linux-f17f2c13d613cbeef529b03ca17ae2581b2e6cb8.tar.xz |
module: Remove redundant TASK_UNINTERRUPTIBLE
TASK_KILLABLE already includes TASK_UNINTERRUPTIBLE, so there is no
need to add a separate TASK_UNINTERRUPTIBLE.
Signed-off-by: Kevin Hao <haokexin@gmail.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions