summaryrefslogtreecommitdiff
path: root/lib/bootconfig-data.S
diff options
context:
space:
mode:
authorDawei Li <dawei.li@shingroup.cn>2024-01-22 11:57:15 +0300
committerThomas Gleixner <tglx@linutronix.de>2024-01-24 16:15:41 +0300
commitb184c8c2889ceef0a137c7d0567ef9fe3d92276e (patch)
treeae6b1f15b3aae307736818c02b0f7aae747d7227 /lib/bootconfig-data.S
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
downloadlinux-b184c8c2889ceef0a137c7d0567ef9fe3d92276e.tar.xz
genirq: Initialize resend_node hlist for all interrupt descriptors
For a CONFIG_SPARSE_IRQ=n kernel, early_irq_init() is supposed to initialize all interrupt descriptors. It does except for irq_desc::resend_node, which ia only initialized for the first descriptor. Use the indexed decriptor and not the base pointer to address that. Fixes: bc06a9e08742 ("genirq: Use hlist for managing resend handlers") Signed-off-by: Dawei Li <dawei.li@shingroup.cn> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Marc Zyngier <maz@kernel.org> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20240122085716.2999875-5-dawei.li@shingroup.cn
Diffstat (limited to 'lib/bootconfig-data.S')
0 files changed, 0 insertions, 0 deletions