On Thu, 22 Jan 2026 04:55:40 +0000 Smita Koralahalli <[email protected]> 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. > > Signed-off-by: Smita Koralahalli <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>

