Re: [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback

From: Alison Schofield

Date: Mon Jun 01 2026 - 20:40:31 EST


On Thu, May 28, 2026 at 02:36:18PM -0400, Yury Norov wrote:
> nvdimm_pmu_cpumask_show() is a sysfs show callback. Use sysfs_emit() and
> cpumask_pr_args() to emit the mask.
>
> This prepares for removing cpumap_print_to_pagebuf().
>
> Signed-off-by: Yury Norov <ynorov@xxxxxxxxxx>

Thanks! Reviewed and applied to nvdimm/nvdimm.git (libnvdimm-for-next)
https://git.kernel.org/nvdimm/nvdimm/c/1e7afc906f2f


>