[PATCH for-4.20 0/3] AMD/IOMMU: assorted corrections

Jan Beulich posted 3 patches 9 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
[PATCH for-4.20 0/3] AMD/IOMMU: assorted corrections
Posted by Jan Beulich 9 months ago
The three patches are functionally independent, and they're presented
here merely in the order I came to notice the respective issues. At least
patch 2 wants seriously considering for 4.20.

1: AMD/IOMMU: drop stray MSI enabling
2: x86/PCI: init segments earlier
3: AMD/IOMMU: log IVHD contents

Jan
Re: [PATCH for-4.20 0/3] AMD/IOMMU: assorted corrections
Posted by Oleksii Kurochko 9 months ago
On 1/30/25 12:10 PM, Jan Beulich wrote:
> The three patches are functionally independent, and they're presented
> here merely in the order I came to notice the respective issues. At least
> patch 2 wants seriously considering for 4.20.

Based on the commit message for patch 2 should be merged to 4.20, patch 1 could be merged too as it is pretty straightforward
and I don't really mind to merge some additional logs. With proper review:
R-Acked-by: Oleksii Kurochko<oleksii.kurochko@gmail.com>

Thanks.

~ Oleksii

>
> 1: AMD/IOMMU: drop stray MSI enabling
> 2: x86/PCI: init segments earlier
> 3: AMD/IOMMU: log IVHD contents
>
> Jan