]> xenbits.xensource.com Git - xen.git/commit
x86/irq: describe how the interrupt CPU movement works
authorRoger Pau Monné <roger.pau@citrix.com>
Wed, 12 Jun 2024 12:30:06 +0000 (14:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 12 Jun 2024 12:30:06 +0000 (14:30 +0200)
commit0e8cde58848b85c93cea3797333874222e614f9b
tree807de85a32f906c1deac92792a41cb60ce8f6fc0
parent171c52fba5d94e050d704770480dcb983490d0ad
x86/irq: describe how the interrupt CPU movement works

The logic to move interrupts across CPUs is complex, attempt to provide a
comment that describes the expected behavior so users of the interrupt system
have more context about the usage of the arch_irq_desc structure fields.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
xen/arch/x86/include/asm/irq.h