summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMichael Kelley <mhklinux@outlook.com>2026-04-02 23:23:59 +0300
committerThomas Gleixner <tglx@kernel.org>2026-04-03 00:03:29 +0300
commitfd7400cfcbaaa1f3d1b904711d9daf029e996364 (patch)
tree71a1d6acc9b8c80bf345b599906e163c947cf107 /include/linux
parent34d85ad42604fbb5a8903488c6a7e2862e2d0254 (diff)
downloadlinux-fd7400cfcbaaa1f3d1b904711d9daf029e996364.tar.xz
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 'include/linux')
0 files changed, 0 insertions, 0 deletions