summaryrefslogtreecommitdiffstats
path: root/drivers/uio
diff options
context:
space:
mode:
authorJulien Thierry <julien.thierry@arm.com>2018-08-28 16:51:29 +0100
committerMarc Zyngier <marc.zyngier@arm.com>2018-10-03 11:30:07 +0100
commit342677d70ab92142b483fc68bcade74cdf969785 (patch)
tree3f16181ad4e77ac8008eb615bb3dab38f0558636 /drivers/uio
parent079f4532008e21d40a2c43eb32df0fdf7d8dbddc (diff)
downloadlinux-342677d70ab92142b483fc68bcade74cdf969785.tar.gz
linux-342677d70ab92142b483fc68bcade74cdf969785.tar.bz2
linux-342677d70ab92142b483fc68bcade74cdf969785.zip
irqchip/gic-v3: Remove acknowledge loop
Multiple interrupts pending for a CPU is actually rare. Doing an acknowledge loop does not give much better performance or even can deteriorate them. Do not loop when an interrupt has been acknowledged, just return from interrupt and wait for another one to be raised. Tested-by: Daniel Thompson <daniel.thompson@linaro.org> Signed-off-by: Julien Thierry <julien.thierry@arm.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Jason Cooper <jason@lakedaemon.net> Cc: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions