summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorJosh Law <objecting@objecting.org>2026-03-18 15:59:13 +0000
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>2026-03-19 08:44:05 +0900
commit2564fa0bb2dbee126cac03c9d916e6c6a7910f31 (patch)
tree56bf988661fab22d38e7ee2743fdf5ef3f90ad55 /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent306c36a76da2d6d2b5e91db925d41a9a8d77dbfd (diff)
lib/bootconfig: replace linux/kernel.h with specific includes
linux/kernel.h is a legacy catch-all header. Replace it with the specific headers actually needed: linux/cache.h for SMP_CACHE_BYTES, linux/compiler.h for unlikely(), and linux/sprintf.h for snprintf(). Link: https://lore.kernel.org/all/20260318155919.78168-8-objecting@objecting.org/ Signed-off-by: Josh Law <objecting@objecting.org> Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions