aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci/psci.c
diff options
context:
space:
mode:
authorOlof Johansson <[email protected]>2019-12-17 04:07:04 +0000
committerPaul Walmsley <[email protected]>2019-12-28 05:51:01 +0000
commit1833e327a5ea1d1f356fbf6ded0760c9ff4b0594 (patch)
tree8cc538a2b4f7c6c978c10c47b3a501a368beb855 /drivers/firmware/psci/psci.c
parentriscv: reject invalid syscalls below -1 (diff)
downloadkernel-1833e327a5ea1d1f356fbf6ded0760c9ff4b0594.tar.gz
kernel-1833e327a5ea1d1f356fbf6ded0760c9ff4b0594.zip
riscv: export flush_icache_all to modules
This is needed by LKDTM (crash dump test module), it calls flush_icache_range(), which on RISC-V turns into flush_icache_all(). On other architectures, the actual implementation is exported, so follow that precedence and export it here too. Fixes build of CONFIG_LKDTM that fails with: ERROR: "flush_icache_all" [drivers/misc/lkdtm/lkdtm.ko] undefined! Signed-off-by: Olof Johansson <[email protected]> Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions