Home
last modified time | relevance | path

Searched hist:"4727 dc20e0422211a0e0c72b1ace4ed6096df8a6" (Results 1 – 18 of 18) sorted by relevance

/linux/arch/nios2/kernel/
H A Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess_32.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess_32.cdiff 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 Dprocess_64.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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 Dprocess.cdiff 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>