From: David S. Miller Date: Sat, 27 Jan 2024 14:31:55 +0000 (+0000) Subject: Merge branch 'txgbe-irq_domain' X-Git-Tag: block-6.9-20240315~27^2~418 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=beb53f32698ff9cd0ca442c1f856ea0ecfb82be3;p=linux-2.6-block.git Merge branch 'txgbe-irq_domain' Jiawen Wu says: ==================== Implement irq_domain for TXGBE Implement irq_domain for the MAC interrupt and handle the sub-irqs. v3 -> v4: - fix build error v2 -> v3: - use macro defines instead of magic number v1 -> v2: - move interrupt codes to txgbe_irq.c - add txgbe-link-irq to msic irq domain - remove functions that are not needed ==================== Signed-off-by: David S. Miller --- beb53f32698ff9cd0ca442c1f856ea0ecfb82be3