On Fri, 23 Jan 2026 17:01:05 +0530 Neeraj Kumar <[email protected]> wrote:
> Currently __create_region() is a static routine used within region.c > So to use it from another file rename it to cxl_create_region(). > > Later patch will create cxl region after fetching region information > from LSA using cxl_create_region() along with two extra function > parameters. > > Signed-off-by: Neeraj Kumar <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]>

