diff options
author | Valentin Schneider <valentin.schneider@arm.com> | 2019-09-23 15:36:17 +0100 |
---|---|---|
committer | Paul Walmsley <paul.walmsley@sifive.com> | 2019-10-09 16:48:27 -0700 |
commit | cd9e72b80090a8cd7d84a47a30a06fa92ff277d1 (patch) | |
tree | 0e4c829c10514379d9d9635d7e0bbc09ad7b1e65 /arch/unicore32 | |
parent | 8bb0daef64e5a92db63ad1d3bbf9e280a7b3612a (diff) |
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 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions