diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-02 12:12:59 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-02 12:12:59 +0000 |
| commit | 21592dd09f1b2647ea53ebb215944ef925bb7499 (patch) | |
| tree | cc2763d9be4ae483cb609fd03500120ed144cf73 /recipes-extended | |
| parent | d76003e0bee4f8cffe6613d62066d0a770b2f441 (diff) | |
| download | meta-virtualization-21592dd09f1b2647ea53ebb215944ef925bb7499.tar.gz | |
irqbalance: update to v1.9.5-tip
Bumping irqbalance to version v1.9.5-14-g16844fb, which comprises the following commits:
a242d32 activate: do not relocate BALANCE_NONE IRQs on ENOSPC
52a5e95 activate: keep ENOSPC source CPU saturated after fallback migration
9f5a4bc placement: restore interrupt-count tie-breaker in find_best_object()
4332ecb activate: honor balance_level policy for domain-assigned IRQs
a4e9b62 Fix ENOSPC handling with slot-aware placement and fallback
8929e4d Reset banned_cpus explicitly for IRQBALANCE_BANNED_CPULIST
2804ba1 Change warnings about un-affine-able irqs to LOG_DEBUG
4f53f8c Fix irqbalance for Xen virtual event interrupts
e035746 thermal: fix segfault due to mismatching genl attribute
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended')
| -rw-r--r-- | recipes-extended/irqbalance/irqbalance_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/irqbalance/irqbalance_git.bb b/recipes-extended/irqbalance/irqbalance_git.bb index b5adf0b4..08b7bea4 100644 --- a/recipes-extended/irqbalance/irqbalance_git.bb +++ b/recipes-extended/irqbalance/irqbalance_git.bb | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | require irqbalance.inc | 5 | require irqbalance.inc |
| 6 | 6 | ||
| 7 | SRCREV = "cd9212f453db71bec2050c9236c4ce9f17e6d2b4" | 7 | SRCREV = "16844fb60368ddc8aaf7750ca44f67cacf99e1ad" |
| 8 | PV = "1.9.5+git" | 8 | PV = "1.9.5+git" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \ | 10 | SRC_URI = "git://github.com/Irqbalance/irqbalance;branch=master;protocol=https \ |
