linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf regression after "genirq/affinity: Handle affinity setting on inactive interrupts correctly"
@ 2020-08-21 17:38 Felix Fietkau
  2020-08-21 17:49 ` Felix Fietkau
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Fietkau @ 2020-08-21 17:38 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Linux Kernel Mailing List, linux-arm-kernel

Hi Thomas,

after updating my MT7622 ARM64 device from Linux 5.4.52 to 5.4.59, perf
stopped working. Whenever I started it, I got an IRQ storm on the second
arm-pmu IRQ. After some digging, I figured out that reverting commit
9f8d3d2f79ba189ecc122d214d32396e5737963b ("genirq/affinity: Handle
affinity setting on inactive interrupts correctly") made it work again.

Without the revert, the IRQ storm triggered on CPU0 (no interrupts on
CPU1).
With the revert, IRQs fire normally on CPU1 and perf works again.

It seems that setting the IRQ affinity for the arm-pmu IRQs does not
work anymore.

Please let me know if you need me to test anything.

- Felix

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: perf regression after "genirq/affinity: Handle affinity setting on inactive interrupts correctly"
  2020-08-21 17:38 perf regression after "genirq/affinity: Handle affinity setting on inactive interrupts correctly" Felix Fietkau
@ 2020-08-21 17:49 ` Felix Fietkau
  0 siblings, 0 replies; 2+ messages in thread
From: Felix Fietkau @ 2020-08-21 17:49 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Linux Kernel Mailing List, linux-arm-kernel

On 2020-08-21 19:38, Felix Fietkau wrote:
> Hi Thomas,
> 
> after updating my MT7622 ARM64 device from Linux 5.4.52 to 5.4.59, perf
> stopped working. Whenever I started it, I got an IRQ storm on the second
> arm-pmu IRQ. After some digging, I figured out that reverting commit
> 9f8d3d2f79ba189ecc122d214d32396e5737963b ("genirq/affinity: Handle
> affinity setting on inactive interrupts correctly") made it work again.
Never mind, I just found your fix in 5.4.60 and it works for me.
Sorry for the noise :)

- Felix

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-21 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-21 17:38 perf regression after "genirq/affinity: Handle affinity setting on inactive interrupts correctly" Felix Fietkau
2020-08-21 17:49 ` Felix Fietkau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).