Re: [PATCH v2 03/12] iommu: Remove unrecoverable fault data

From: Baolu Lu
Date: Thu Aug 03 2023 - 22:59:34 EST


On 2023/8/3 15:54, Tian, Kevin wrote:
From: Lu Baolu<baolu.lu@xxxxxxxxxxxxxxx>
Sent: Thursday, July 27, 2023 1:48 PM

struct iommu_fault {
__u32 type;
- __u32 padding;
this padding should be kept.


To keep above 64-bit aligned, right?

I can't think of any other reason to keep it.

Best regards,
baolu