diff options
author | Jens Axboe <axboe@kernel.dk> | 2021-03-13 06:20:42 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-03-13 06:20:42 +0300 |
commit | 15b2219facadec583c24523eed40fa45865f859f (patch) | |
tree | 4b71050a700177fb0f834737cb7e97f72387dac9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 58f99373834151e1ca7edc49bc5578d9d40db099 (diff) | |
download | linux-15b2219facadec583c24523eed40fa45865f859f.tar.xz |
kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
Don't send fake signals to PF_IO_WORKER threads, they don't accept
signals. Just treat them like kthreads in this regard, all they need
is a wakeup as no forced kernel/user transition is needed.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions