On Sat, 13 Jun 2020 23:28:01 +0700, Arseny Solokha wrote:
Building the current 5.8 kernel for a e500 machine with CONFIG_RANDOMIZE_BASE set yields the following failure:
arch/powerpc/mm/nohash/kaslr_booke.c: In function 'kaslr_early_init': arch/powerpc/mm/nohash/kaslr_booke.c:387:2: error: implicit declaration of function 'flush_icache_range'; did you mean 'flush_tlb_range'? [-Werror=implicit-function-declaration]
[...]
Applied to powerpc/fixes.
[1/1] powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE https://git.kernel.org/powerpc/c/7e4773f73dcfb92e7e33532162f722ec291e75a4
cheers