aboutsummaryrefslogtreecommitdiffstats
path: root/fs/netfs/buffered_read.c
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2024-05-24 15:42:09 +0000
committerLinus Torvalds <[email protected]>2024-05-26 21:40:39 +0000
commit9b0abe7948364bd35fff2b202ee7f30a2fa73c53 (patch)
treed2536e35d9a1c3b7557294bd6672c1454b7758b7 /fs/netfs/buffered_read.c
parentMerge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p... (diff)
downloadkernel-9b0abe7948364bd35fff2b202ee7f30a2fa73c53.tar.gz
kernel-9b0abe7948364bd35fff2b202ee7f30a2fa73c53.zip
mm: percpu: Include smp.h in alloc_tag.h
percpu.h depends on smp.h, but doesn't include it directly because of circular header dependency issues; percpu.h is needed in a bunch of low level headers. This fixes a randconfig build error on mips: include/linux/alloc_tag.h: In function '__alloc_tag_ref_set': include/asm-generic/percpu.h:31:40: error: implicit declaration of function 'raw_smp_processor_id' [-Werror=implicit-function-declaration] Reported-by: kernel test robot <[email protected]> Fixes: 24e44cc22aa3 ("mm: percpu: enable per-cpu allocation tagging") Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Kent Overstreet <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/netfs/buffered_read.c')
0 files changed, 0 insertions, 0 deletions