Searched hist:"4 c62c6c8a0063858fe584a4a2683cbd4d06f63c1" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/ |
H A D | numa.c | 4c62c6c8a0063858fe584a4a2683cbd4d06f63c1 Mon Dec 11 12:27:00 CST 2023 Kent Overstreet <kent.overstreet@linux.dev> kernel/numa.c: Move logging out of numa.h
[ Upstream commit d7a73e3f089204aee3393687e23fd45a22657b08 ]
Moving these stub functions to a .c file means we can kill a sched.h dependency on printk.h.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> Stable-dep-of: f9f67e5adc8d ("x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()") Signed-off-by: Sasha Levin <sashal@kernel.org>
|
H A D | Makefile | diff 4c62c6c8a0063858fe584a4a2683cbd4d06f63c1 Mon Dec 11 12:27:00 CST 2023 Kent Overstreet <kent.overstreet@linux.dev> kernel/numa.c: Move logging out of numa.h
[ Upstream commit d7a73e3f089204aee3393687e23fd45a22657b08 ]
Moving these stub functions to a .c file means we can kill a sched.h dependency on printk.h.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> Stable-dep-of: f9f67e5adc8d ("x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()") Signed-off-by: Sasha Levin <sashal@kernel.org>
|
/openbmc/linux/include/linux/ |
H A D | numa.h | diff 4c62c6c8a0063858fe584a4a2683cbd4d06f63c1 Mon Dec 11 12:27:00 CST 2023 Kent Overstreet <kent.overstreet@linux.dev> kernel/numa.c: Move logging out of numa.h
[ Upstream commit d7a73e3f089204aee3393687e23fd45a22657b08 ]
Moving these stub functions to a .c file means we can kill a sched.h dependency on printk.h.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> Stable-dep-of: f9f67e5adc8d ("x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()") Signed-off-by: Sasha Levin <sashal@kernel.org>
|