diff options
author | Valentin Schneider <valentin.schneider@arm.com> | 2019-09-23 16:36:14 +0200 |
---|---|---|
committer | Guo Ren <ren_guo@c-sky.com> | 2019-09-30 05:49:47 +0200 |
commit | a2139d3b4fd7ef26a363a1b1eb6cd55be2c1bcd1 (patch) | |
tree | 5fda9e52e3217670fa16135ee2d3da44c6f7d89c /arch/arm/mach-rpc | |
parent | csky: Fixup csky_pmu.max_period assignment (diff) | |
download | linux-a2139d3b4fd7ef26a363a1b1eb6cd55be2c1bcd1.tar.xz linux-a2139d3b4fd7ef26a363a1b1eb6cd55be2c1bcd1.zip |
csky: 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.
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Diffstat (limited to 'arch/arm/mach-rpc')
0 files changed, 0 insertions, 0 deletions