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

From: Andrew Morton
Date: Fri Feb 21 2014 - 15:19:56 EST


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.
--
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/