On Fri, Oct 10, 2025 at 05:19:38PM +0530, Neeraj Kumar wrote: > nd_label_base() was being used after typecasting with 'unsigned long'. Thus > modified nd_label_base() to return 'unsigned long' instead of 'struct > nd_namespace_label *' > > Link: https://lore.kernel.org/linux-cxl/[email protected]/ > Suggested-by: Alison Schofield <[email protected]>
Ira - Please drop the above Suggested-by and Link when applying. I only suggested the patch be spun-off from the pmem set, not the actual change. Reviewed-by: Alison Schofield <[email protected]> >
