From: Jakub Kicinski Date: Wed, 8 Jan 2025 18:33:16 +0000 (-0800) Subject: Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver' X-Git-Tag: v6.13-rc7~29^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f552b3037d0ccc865b11b19314502f341f8b6717;p=thirdparty%2Flinux.git Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver' Jijie Shao says: ==================== There are some bugfix for the HNS3 ethernet driver There's a series of bugfix that's been accepted: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=d80a3091308491455b6501b1c4b68698c4a7cd24 However, The series is making the driver poke into IOMMU internals instead of implementing appropriate IOMMU workarounds. After discussion, the series was reverted: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=249cfa318fb1b77eb726c2ff4f74c9685f04e568 But only two patches are related to the IOMMU. Other patches involve only the modification of the driver. This series resends other patches. v2*: https://lore.kernel.org/20241217010839.1742227-1-shaojijie@huawei.com v2: https://lore.kernel.org/20241216132346.1197079-1-shaojijie@huawei.com v1: https://lore.kernel.org/20241107133023.3813095-1-shaojijie@huawei.com ==================== Link: https://patch.msgid.link/20250106143642.539698-1-shaojijie@huawei.com Signed-off-by: Jakub Kicinski --- f552b3037d0ccc865b11b19314502f341f8b6717