diff options
| author | Michael Kelley <mhklinux@outlook.com> | 2026-04-02 13:23:59 -0700 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-04-02 23:03:29 +0200 |
| commit | fd7400cfcbaaa1f3d1b904711d9daf029e996364 (patch) | |
| tree | 71a1d6acc9b8c80bf345b599906e163c947cf107 /tools/perf/scripts/python | |
| parent | 34d85ad42604fbb5a8903488c6a7e2862e2d0254 (diff) | |
genirq/chip: Invoke add_interrupt_randomness() in handle_percpu_devid_irq()
handle_percpu_devid_irq() is a version of handle_percpu_irq() but with the
addition of a pointer to a per-CPU devid.
However, handle_percpu_irq() invokes add_interrupt_randomness(), while
handle_percpu_devid_irq() currently does not.
Add the missing add_interrupt_randomness(), as it is needed when per-CPU
interrupts with devid's are used in VMs for interrupts from the hypervisor.
Signed-off-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260402202400.1707-2-mhklkml@zohomail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
