Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

irqbalance: Add upstream fix for AARCH64 irq name parsing #20501

Merged
merged 1 commit into from Feb 15, 2023

Conversation

hnyman
Copy link
Contributor

@hnyman hnyman commented Feb 15, 2023

Add upstream fix for AARCH64 irq name parsing.

Irqbalance/irqbalance#253

On arm64 SoCs like TI's K3 SoC and few other SoCs,
IRQ names don't get parsed correct due to which they
end up being classified into wrong class. Fix this by
considering last token to contain IRQ name always.

The fix seems to enable e.g. RT3200 to notice a few more interrupts and start balancing them.

Maintainer: me
Run tested: mt7622/RT3200

... PR for CI testing ...

Add upstream fix for AARCH64 irq name parsing.

> On arm64 SoCs like TI's K3 SoC and few other SoCs,
> IRQ names don't get parsed correct due to which they
> end up being classified into wrong class. Fix this by
> considering last token to contain IRQ name always.

The fix seems to enable e.g. RT3200 to notice a few more
interrupts and start balancing them.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
@hnyman hnyman merged commit 22188b4 into openwrt:master Feb 15, 2023
@hnyman hnyman deleted the irqb branch February 15, 2023 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant