/linux/arch/nios2/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/csky/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/openrisc/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/hexagon/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/microblaze/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/arc/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/riscv/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/sh/kernel/ |
H A D | process_32.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/m68k/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/xtensa/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/sparc/kernel/ |
H A D | process_32.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
H A D | process_64.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/alpha/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/s390/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/mips/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/arm/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/arm64/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|
/linux/arch/x86/kernel/ |
H A D | process.c | diff 4727dc20e0422211a0e0c72b1ace4ed6096df8a6 Wed Feb 17 16:48:00 CET 2021 Jens Axboe <axboe@kernel.dk> arch: setup PF_IO_WORKER threads like PF_KTHREAD
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>
|