[PATCH] arm64: entry: fix KCOV suppression

Will Deacon will at kernel.org
Thu Jul 15 10:39:02 PDT 2021


On Thu, 15 Jul 2021 13:30:49 +0100, Mark Rutland wrote:
> We suppress KCOV for entry.o rather than entry-common.o. As entry.o is
> built from entry.S, this is pointless, and permits instrumentation of
> entry-common.o, which is built from entry-common.c.
> 
> Fix the Makefile to suppress KCOV for entry-common.o, as we had intended
> to begin with. I've verified with objdump that this is working as
> expected.

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: entry: fix KCOV suppression
      https://git.kernel.org/arm64/c/e6f85cbeb23b

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list