OrangePi_CM5/arch/parisc/kernel
Jens Axboe 1f4eb35546 UPSTREAM: arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
[ Upstream commit 0100e6bbdbb79404e56939313662b42737026574 ]

In the arch addition of PF_IO_WORKER, I missed parisc and powerpc for
some reason. Fix that up, ensuring they handle PF_IO_WORKER like they do
PF_KTHREAD in copy_thread().

Reported-by: Bruno Goncalves <bgoncalv@redhat.com>
Fixes: 4727dc20e042 ("arch: setup PF_IO_WORKER threads like PF_KTHREAD")
Change-Id: I3d0289912eb9e4545fc0b680df6890b6b837ebdd
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit dd26e2cec74f88cb7910deec77897d04ade299bd)
Bug: 268174392
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-02-07 13:38:14 +00:00
..
syscalls This is the 5.10.137 stable release 2022-08-29 16:53:14 +02:00
.gitignore
Makefile
alternative.c
asm-offsets.c parisc: Optimize per-pagetable spinlocks 2022-09-23 14:16:56 +02:00
audit.c
cache.c parisc: Flush kernel data mapping in set_pte_at() when installing pte for user page 2022-09-23 14:16:56 +02:00
compat_audit.c
drivers.c parisc: Avoid printing the hardware path twice 2022-11-10 18:14:27 +01:00
entry.S parisc: Optimize per-pagetable spinlocks 2022-09-23 14:16:56 +02:00
firmware.c
ftrace.c treewide: Convert macro and uses of __section(foo) to __section("foo") 2020-10-25 14:51:49 -07:00
hardware.c
head.S parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines 2022-09-15 11:32:03 +02:00
hpmc.S
inventory.c parisc: Add qemu fw_cfg interface 2020-10-15 08:10:37 +02:00
irq.c parisc: Bump 64-bit IRQ stack size to 64 KB 2021-03-07 12:34:13 +01:00
jump_label.c
kexec.c
kexec_file.c
kgdb.c
kprobes.c parisc: kprobes: Use generic kretprobe trampoline handler 2020-09-08 11:52:33 +02:00
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat" 2021-09-03 10:09:31 +02:00
patch.c parisc: Fix patch code locking and flushing 2022-04-13 21:01:03 +02:00
pci-dma.c dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> 2020-10-06 07:07:06 +02:00
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c
perf.c
perf_asm.S
perf_images.h
process.c UPSTREAM: arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread() 2023-02-07 13:38:14 +00:00
processor.c parisc: Merge model and model name into one line in /proc/cpuinfo 2022-05-12 12:25:29 +02:00
ptrace.c
real2.S
relocate_kernel.S
setup.c
signal.c UPSTREAM: parisc: add support for TIF_NOTIFY_SIGNAL 2023-02-07 13:38:10 +00:00
signal32.c
signal32.h
smp.c parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling 2021-11-18 14:04:01 +01:00
stacktrace.c
sys_parisc.c parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage 2020-10-23 20:14:07 +02:00
sys_parisc32.c
syscall.S parisc: Correct completer in lws start 2021-12-29 12:26:02 +01:00
time.c parisc: Mark cr16 CPU clocksource unstable on all SMP machines 2021-12-08 09:03:29 +01:00
topology.c
traps.c parisc: Fix handling off probe non-access faults 2022-04-08 14:40:32 +02:00
unaligned.c parisc: Fix exception handler for fldw and fstw instructions 2022-08-31 17:15:13 +02:00
unwind.c parisc/unwind: fix unwinder when CONFIG_64BIT is enabled 2021-11-18 14:04:01 +01:00
vmlinux.lds.S Revert "parisc: Fix backtrace to always include init funtion names" 2021-12-01 09:19:00 +01:00