[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ee6ec5a8-e2e3-4811-94f1-d6c25b981a38@oracle.com>
Date: Tue, 6 Feb 2024 11:05:59 +0000
From: John Garry <john.g.garry@...cle.com>
To: Robin Murphy <robin.murphy@....com>, joro@...tes.org
Cc: will@...nel.org, pasha.tatashin@...een.com, iommu@...ts.linux.dev,
linux-kernel@...r.kernel.org, linux-mm@...ck.org, rientjes@...gle.com,
yosryahmed@...gle.com
Subject: Re: [PATCH v3 2/3] iommu/iova: Reorganise some code
On 05/02/2024 15:32, Robin Murphy wrote:
> The iova_cache_{get,put}() calls really represent top-level lifecycle
> management for the whole IOVA library, so it's long been rather
> confusing to have them buried right in the middle of the allocator
> implementation details. Move them to a more expected position at the end
> of the file, where it will then also be easier to expand them. With
> this, we can also move the rcache hotplug handler (plus another stray
> function) into the rcache portion of the file.
>
> Signed-off-by: Robin Murphy<robin.murphy@....com>
> ---
FWIW:
Reviewed-by: John Garry <john.g.garry@...cle.com>
Powered by blists - more mailing lists