RE: [PATCH v7 3/9] iommu: Add iommu_copy_struct_from_user_array helper

2023-12-21 Thread Tian, Kevin
> From: Liu, Yi L > Sent: Thursday, December 21, 2023 11:40 PM > > From: Nicolin Chen > > Wrap up the data pointer/num sanity and __iommu_copy_struct_from_user > call for iommu drivers to copy driver specific data at a specific location > in the struct iommu_user_data_array, and > iommu_respond

[PATCH v7 3/9] iommu: Add iommu_copy_struct_from_user_array helper

2023-12-21 Thread Yi Liu
From: Nicolin Chen Wrap up the data pointer/num sanity and __iommu_copy_struct_from_user call for iommu drivers to copy driver specific data at a specific location in the struct iommu_user_data_array, and iommu_respond_struct_to_user_array() to copy response to a specific location in the struct i