1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00
openwrt-packages/utils/irqbalance
Hannu Nyman 22188b42bd irqbalance: Add upstream fix for AARCH64 irq name parsing
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>
2023-02-15 23:51:58 +02:00
..
files irqbalance: handle deepestcache option 2022-06-23 12:44:17 +03:00
patches irqbalance: Add upstream fix for AARCH64 irq name parsing 2023-02-15 23:51:58 +02:00
Makefile irqbalance: Add upstream fix for AARCH64 irq name parsing 2023-02-15 23:51:58 +02:00