From: David S. Miller Date: Sat, 27 Jan 2024 14:31:55 +0000 (+0000) Subject: Merge branch 'txgbe-irq_domain' X-Git-Tag: v6.9-rc1~159^2~418 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb53f32698ff9cd0ca442c1f856ea0ecfb82be3;p=thirdparty%2Fkernel%2Flinux.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