On Wed, 10 Sep 2025, Penny Zheng wrote: > Function domain_set_node_affinity() is responsible for > XEN_DOMCTL_setnodeaffinity domctl-op, and shall be wrapped with > CONFIG_MGMT_HYPERCALLS > Wrap XEN_DOMCTL_setnodeaffinity-case and xenctl_bitmap_to_nodemask() > transiently with CONFIG_MGMT_HYPERCALLS, and it will be removed when > introducing CONFIG_MGMT_HYPERCALLS on the common/domctl.c in the last. > > Signed-off-by: Penny Zheng <penny.zh...@amd.com>
Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>