Re: + makefile-fix-build-with-make-380-again.patch added to -mm tree

From: Kees Cook
Date: Fri Feb 21 2014 - 15:26:10 EST


On Fri, Feb 21, 2014 at 12:19 PM, Andrew Morton
<akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Fri, 21 Feb 2014 12:09:51 -0800 Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
>>
>> This appears to be missing the:
>>
>> -else ifdef CONFIG_CC_STACKPROTECTOR_STRONG
>> +else
>> +ifdef CONFIG_CC_STACKPROTECTOR_STRONG
>>
>> chunk?
>
> Yup, already fixed after my kernel wouldn't compile ;)
>
> It conflicted with
> makefile-fix-extra-parenthesis-typo-when-cc_stackprotector_regular-is-enabled.patch
> and I mucked up the repairs.

Great, thanks!

-Kees

--
Kees Cook
Chrome OS Security
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/