On Fri, 26 Jan 2024 08:22:40 -0500 Chunsheng Luo <luochunsheng@xxxxxxxx> wrote: > set_mempolicy_home_node should be used after setting the memory > policy. If the home_node isn't in the nodes of policy, we should > return failure to avoid misunderstanding. Thanks. Under what circumstances does userspace trigger this issue?