summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess_32.h
diff options
context:
space:
mode:
authorConor Dooley <conor@kernel.org>2023-04-20 19:30:16 +0100
committerPalmer Dabbelt <palmer@rivosinc.com>2023-05-01 17:19:27 -0700
commitc2d3c8441e3ddbfe41fea9282ddc6ee372e154cd (patch)
tree6357cd0cc2fc56855497e4547513a7ff2425e7e0 /arch/x86/include/asm/uaccess_32.h
parent4db9e253e7016e6588620ad02d4ed326107506db (diff)
downloadlinux-c2d3c8441e3ddbfe41fea9282ddc6ee372e154cd.tar.gz
linux-c2d3c8441e3ddbfe41fea9282ddc6ee372e154cd.tar.bz2
linux-c2d3c8441e3ddbfe41fea9282ddc6ee372e154cd.zip
RISC-V: include cpufeature.h in cpufeature.c
Automation complains: warning: symbol '__pcpu_scope_misaligned_access_speed' was not declared. Should it be static? cpufeature.c doesn't actually include the header of the same name, as it had not previously used anything from it. The per-cpu variable is declared there, so include it to silence the complaints. Fixes: 62a31d6e38bd ("RISC-V: hwprobe: Support probing of misaligned access performance") Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Evan Green <evan@rivosinc.com> Link: https://lore.kernel.org/r/20230420-wound-gizzard-2b2b589d9bea@spud Cc: stable@vger.kernel.org Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/x86/include/asm/uaccess_32.h')
0 files changed, 0 insertions, 0 deletions