Re: [PATCH v2] kernel: add kcov code coverage
From: Kirill A. Shutemov
Date: Thu Jan 14 2016 - 04:03:16 EST
Hi,
I've tried to build current -next with the patch. It has few reject, but
nothing major.
Booting the kernel in qemu with CONFIG_KCOV=y has failed. It hangs on
"smpboot: Total of 3 processors activated (9178.27 BogoMIPS)"
The interesting part is that I have only 2 cpu in this setup!
Huh?
CONFIG_KCOV=n works fine.
--
Kirill A. Shutemov