[PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper

Tian, Kevin kevin.tian at intel.com
Fri May 23 00:46:13 PDT 2025


> From: Nicolin Chen <nicolinc at nvidia.com>
> Sent: Sunday, May 18, 2025 11:21 AM
> 
> @@ -135,6 +135,7 @@ struct iommufd_ucmd {
>  	void __user *ubuffer;
>  	u32 user_size;
>  	void *cmd;
> +	struct iommufd_object *new_obj;

Could just be called as 'obj'. but not a strong preference.

Reviewed-by: Kevin Tian <kevin.tian at intel.com>



More information about the linux-arm-kernel mailing list