Re: [PATCH v5 4/7] cxl/region: Add helper to check Soft Reserved containment by CXL regions
From: Koralahalli Channabasappa, Smita
Date: Tue Jan 27 2026 - 16:47:43 EST
On 1/22/2026 8:25 AM, Jonathan Cameron wrote:
On Thu, 22 Jan 2026 04:55:40 +0000
Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx> wrote:
Add a helper to determine whether a given Soft Reserved memory range is
fully contained within the committed CXL region.
This helper provides a primitive for policy decisions in subsequent
patches such as co-ordination with dax_hmem to determine whether CXL has
fully claimed ownership of Soft Reserved memory ranges.
No functional changes are introduced by this patch.
Given it's not used yet, I'd not have this line of description.
We tend to say things like that on refactor patches.
Sure, let me fix this
Thanks
Smita
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
Signed-off-by: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>