Re: [PATCH 2/4] drivers/base/node: Add a helper function node_update_perf_attrs()
From: Jonathan Cameron
Date: Fri Aug 15 2025 - 09:29:53 EST
On Thu, 14 Aug 2025 10:16:48 -0700
Dave Jiang <dave.jiang@xxxxxxxxx> wrote:
> Add helper function node_update_perf_attrs() to allow update of node access
> coordinates computed by an external agent such as CXL. The helper allows
> updating of coordinates after the attribute being created by HMAT.
>
> Signed-off-by: Dave Jiang <dave.jiang@xxxxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>