OrangePi_CM5/arch/sh
Jens Axboe 150dea15cb UPSTREAM: 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().

Change-Id: Iec4a3c42a39f016b323476d7238f3d36aaf0e6cf
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 320c8057eceb18c5d836fcbe0ffb0035fcfe28ff)
Bug: 268174392
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-02-07 13:38:14 +00:00
..
boards treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
boot
cchips
configs
drivers sh: dma: fix kconfig dependency for G2_DMA 2021-01-27 11:55:20 +01:00
include UPSTREAM: sh: add support for TIF_NOTIFY_SIGNAL 2023-02-07 13:38:11 +00:00
kernel UPSTREAM: arch: setup PF_IO_WORKER threads like PF_KTHREAD 2023-02-07 13:38:14 +00:00
lib
math-emu sh: math-emu: drop unused functions 2021-11-26 10:39:12 +01:00
mm BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
oprofile
tools
Kconfig sh: Remove unused HAVE_COPY_THREAD_TLS macro 2021-01-27 11:55:20 +01:00
Kconfig.cpu
Kconfig.debug sh: fix kconfig unmet dependency warning for FRAME_POINTER 2021-11-26 10:39:12 +01:00
Makefile