Home
last modified time | relevance | path

Searched hist:"78947 bdfd75211cc9482cad01f95fe103a863110" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/mm/
H A Dkasan_init.cdiff 78947bdfd75211cc9482cad01f95fe103a863110 Wed Mar 17 00:01:04 CDT 2021 Palmer Dabbelt <palmerdabbelt@google.com> RISC-V: kasan: Declare kasan_shallow_populate() static

Without this I get a missing prototype warning.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: e178d670f251 ("riscv/kasan: add KASAN_VMALLOC support")
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>