aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/make_fit.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2024-04-03 20:23:37 +0000
committerIngo Molnar <[email protected]>2024-04-04 07:39:38 +0000
commit9852b1dc6a140365977d7bfb5fa03d413b3417ad (patch)
tree8305fa8f58160b5acfe1aaa26407136fd51a0495 /scripts/make_fit.py
parentx86/resctrl: Fix uninitialized memory read when last CPU of domain goes offline (diff)
downloadkernel-9852b1dc6a140365977d7bfb5fa03d413b3417ad.tar.gz
kernel-9852b1dc6a140365977d7bfb5fa03d413b3417ad.zip
x86/numa/32: Include missing <asm/pgtable_areas.h>
The __vmalloc_start_set declaration is in a header that is not included in numa_32.c in current linux-next: arch/x86/mm/numa_32.c: In function 'initmem_init': arch/x86/mm/numa_32.c:57:9: error: '__vmalloc_start_set' undeclared (first use in this function) 57 | __vmalloc_start_set = true; | ^~~~~~~~~~~~~~~~~~~ arch/x86/mm/numa_32.c:57:9: note: each undeclared identifier is reported only once for each function it appears in Add an explicit #include. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/make_fit.py')
0 files changed, 0 insertions, 0 deletions