Hi Alexei,
On Tue, 25 Aug 2020 15:34:52 -0700 Alexei Starovoitov [off-list ref] wrote:
On Tue, Aug 25, 2020 at 2:10 PM Stephen Rothwell [off-list ref] wrote:
quoted
Hi Alexei,
On Tue, 25 Aug 2020 07:33:51 -0700 Alexei Starovoitov [off-list ref] wrote:
quoted
what do you suggest to use to make it 'manually enabled' ?
All I could think of is to add:
depends on !COMPILE_TEST
so that allmodconfig doesn't pick it up.
That is probably sufficient. Some gcc plugins and kasan bits, etc use
just that.
Ok. Pushed the silencing 'fix':
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=2532f849b5134c4c62a20e5aaca33d9fb08af528
Thanks for that.
--
Cheers,
Stephen Rothwell