[PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area

Nicolin Chen nicolinc at nvidia.com
Fri May 23 20:30:35 PDT 2025


On Sat, May 17, 2025 at 08:21:26PM -0700, Nicolin Chen wrote:
> @@ -250,6 +250,7 @@ int iopt_pages_rw_access(struct iopt_pages *pages, unsigned long start_byte,
>   */
>  struct iopt_pages_access {
>  	struct interval_tree_node node;
> +	unsigned int owners;
>  	unsigned int users;

This isn't used anywhere, and I forgot to delete.

Will drop in v6.

Thanks
Nicolin



More information about the linux-arm-kernel mailing list