Re: [PATCH 1/3] asm-prototypes: Clear any CPP defines before declaring the functions

From: Michal Marek
Date: Thu Jan 05 2017 - 07:20:51 EST


On 2017-01-05 10:33, Borislav Petkov wrote:
> On Tue, Jan 03, 2017 at 03:14:54PM +0100, Michal Marek wrote:
>> During real build, this manifests itself by genksyms segfaulting.
>>
>> Reported-by: Borislav Petkov <bp@xxxxxxxxx>
>
> ... -and-tested-by: ...
>
> For all three.
>
> Thanks!

Thanks for testing. I added 1/3 to kbuild.git#rc-fixes for -rc3 and the
remaining two to kbuild.git#kbuild for the next merge window.

Michal