On Sun, 22 Mar 2026 19:53:35 +0000 Smita Koralahalli <[email protected]> wrote:
> Separate the CXL overlap check from the HMEM registration path and keep > the platform-device setup in a dedicated __hmem_register_device(). > > This makes hmem_register_device() the policy entry point for deciding > whether a range should be deferred to CXL, while __hmem_register_device() > handles the HMEM registration flow. > > No functional changes. > > Signed-off-by: Smita Koralahalli <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>

