[PATCH] powerpc/kasan: Disable KCOV in KASAN code

Michael Ellerman patch-notifications at ellerman.id.au
Thu Jul 20 23:50:50 AEST 2023


On Mon, 10 Jul 2023 14:41:43 +1000, Benjamin Gray wrote:
> As per the generic KASAN code in mm/kasan, disable KCOV with
> KCOV_INSTRUMENT := n in the makefile.
> 
> This fixes a ppc64 boot hang when KCOV and KASAN are enabled.
> kasan_early_init() gets called before a PACA is initialised, but the
> KCOV hook expects a valid PACA.
> 
> [...]

Applied to powerpc/fixes.

[1/1] powerpc/kasan: Disable KCOV in KASAN code
      https://git.kernel.org/powerpc/c/ccb381e1af1ace292153c88eb1fffa5683d16a20

cheers


More information about the Linuxppc-dev mailing list