[PATCH v2] arm64: allow building with kcov coverage on ARM64
From: mark.rutland@arm.com (Mark Rutland)
Date: 2016-06-15 09:25:39
Also in:
lkml
From: mark.rutland@arm.com (Mark Rutland)
Date: 2016-06-15 09:25:39
Also in:
lkml
On Tue, Jun 14, 2016 at 08:16:08PM +0200, Alexander Potapenko wrote:
On Tue, Jun 14, 2016 at 7:55 PM, Mark Rutland [off-list ref] wrote:quoted
I built and booted (via EFI) a kernel with this feature enabled (also with the boot/Makefile change removed). I haven't tested the feature itself as such, as I'm not sure how to do that.You can test it by running the test program from Documentation/kcov.txt.
Ah, I hadn't spotted that. If I get the chance I'll try to give that a go.
quoted
FWIW, with the boot/Makefile change removed, feel free to add: Acked-by: Mark Rutland <mark.rutland@arm.com>Thank you! I'll wait till tomorrow for others to comment, and then will send the updated version.
Sounds good to me. Mark.