linux_dsm_epyc7002/arch/riscv
Valentin Schneider cd9e72b800 RISC-V: entry: Remove unneeded need_resched() loop
Since the enabling and disabling of IRQs within preempt_schedule_irq()
is contained in a need_resched() loop, we don't need the outer arch
code loop.

Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Cc: Albert Ou <aou@eecs.berkeley.edu>
Cc: linux-riscv@lists.infradead.org
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
2019-10-09 16:48:27 -07:00
..
boot
configs
include RISC-V: Clear load reservations while restoring hart contexts 2019-10-01 13:16:40 -07:00
kernel RISC-V: entry: Remove unneeded need_resched() loop 2019-10-09 16:48:27 -07:00
lib
mm riscv: Fix memblock reservation for device tree blob 2019-10-01 13:22:39 -07:00
net
Kbuild
Kconfig
Kconfig.debug
Kconfig.socs
Makefile