diff options
author | 2025-02-14 20:40:01 +0100 | |
---|---|---|
committer | 2025-02-16 06:52:19 -1000 | |
commit | 14a8262f505bc4478c50e66309057bc0d0d4b62e (patch) | |
tree | a2573d083669eef13b97a51eac6e4bba07b8a7d8 /scripts/generate_rust_analyzer.py | |
parent | nodemask: add nodes_copy() (diff) | |
download | wireguard-linux-14a8262f505bc4478c50e66309057bc0d0d4b62e.tar.xz wireguard-linux-14a8262f505bc4478c50e66309057bc0d0d4b62e.zip |
nodemask: numa: reorganize inclusion path
Nodemasks now pull linux/numa.h for MAX_NUMNODES and NUMA_NO_NODE
macros. This series makes numa.h depending on nodemasks, so we hit
a circular dependency.
Nodemasks library is highly employed by NUMA code, and it would be
logical to resolve the circular dependency by making NUMA headers
dependent nodemask.h.
Signed-off-by: Yury Norov [NVIDIA] <yury.norov@gmail.com>
Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions