linux/arch/riscv
Jens Axboe 4727dc20e0 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>
2021-02-21 17:25:22 -07:00
..
boot Revert "dts: phy: add GPIO number and active state used for phy reset" 2021-02-10 16:06:14 -08:00
configs riscv: defconfig: enable gpio support for HiFive Unleashed 2021-01-13 20:59:46 -08:00
include riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWX 2021-02-02 18:36:29 -08:00
kernel arch: setup PF_IO_WORKER threads like PF_KTHREAD 2021-02-21 17:25:22 -07:00
lib riscv: provide memmove implementation 2020-12-10 17:27:54 -08:00
mm riscv: Fixup pfn_valid error with wrong max_mapnr 2021-01-22 20:18:03 -08:00
net bpf: Rename BPF_XADD and prepare to encode other atomics in .imm 2021-01-14 18:34:29 -08:00
Kbuild riscv: Allow device trees to be built into the kernel 2020-05-18 11:38:05 -07:00
Kconfig RISC-V: Define MAXPHYSMEM_1GB only for RV32 2021-02-02 18:36:42 -08:00
Kconfig.debug RISC-V: Remove EARLY_PRINTK support 2018-12-17 10:23:46 -08:00
Kconfig.socs clk: sifive: Use common name for prci configuration 2020-12-16 12:22:59 -08:00
Makefile riscv: Clean up boot dir 2020-11-09 11:54:45 -08:00