diff options
author | Atish Patra <atishp@rivosinc.com> | 2022-03-23 10:17:26 -0700 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-03-31 12:44:32 -0700 |
commit | f1de125766d6f377a4b5d5821bc12928f929a4eb (patch) | |
tree | 203050c8e9a92a31c3aa4f0f487dac194add4d4d /arch/riscv/kernel/module.c | |
parent | 8a122a66c77034d7dc8f692e1b5c7a3b60c374b3 (diff) |
RISC-V: Declare per cpu boot data as static
The per cpu boot data is only used within the cpu_ops_sbi.c. It can
be delcared as static.
Fixes: 9a2451f18663 ("RISC-V: Avoid using per cpu array for ordered booting")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/kernel/module.c')
0 files changed, 0 insertions, 0 deletions