diff options
author | 2019-09-23 15:36:17 +0100 | |
---|---|---|
committer | 2019-10-09 16:48:27 -0700 | |
commit | cd9e72b80090a8cd7d84a47a30a06fa92ff277d1 (patch) | |
tree | 0e4c829c10514379d9d9635d7e0bbc09ad7b1e65 /scripts/gdb/linux/utils.py | |
parent | riscv: Correct the handling of unexpected ebreak in do_trap_break() (diff) | |
download | wireguard-linux-cd9e72b80090a8cd7d84a47a30a06fa92ff277d1.tar.xz wireguard-linux-cd9e72b80090a8cd7d84a47a30a06fa92ff277d1.zip |
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions