[PATCH v1] RISC-V: include cpufeature.h in cpufeature.c

Palmer Dabbelt palmer at rivosinc.com
Mon May 1 17:19:57 PDT 2023


On Thu, 20 Apr 2023 19:30:16 +0100, Conor Dooley wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] RISC-V: include cpufeature.h in cpufeature.c
      https://git.kernel.org/palmer/c/c2d3c8441e3d

Best regards,
-- 
Palmer Dabbelt <palmer at rivosinc.com>




More information about the linux-riscv mailing list