android_kernel_xiaomi_sm8450/arch/nios2
Jens Axboe 320c8057ec arch: setup PF_IO_WORKER threads like PF_KTHREAD
[ Upstream commit 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 ]

PF_IO_WORKER are kernel threads too, but they aren't PF_KTHREAD in the
sense that we don't assign ->set_child_tid with our own structure. Just
ensure that every arch sets up the PF_IO_WORKER threads like kthreads
in the arch implementation of copy_thread().

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-04 11:39:22 +01:00
..
boot nios2: add FORCE for vmlinuz.gz 2022-12-02 17:40:03 +01:00
configs
include nios32: add support for TIF_NOTIFY_SIGNAL 2023-01-04 11:39:19 +01:00
kernel arch: setup PF_IO_WORKER threads like PF_KTHREAD 2023-01-04 11:39:22 +01:00
lib
mm
platform
Kconfig
Kconfig.debug
Makefile