[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140221121944.bb80827b15aa616b07a56912@linux-foundation.org>
Date: Fri, 21 Feb 2014 12:19:44 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Kees Cook <keescook@...omium.org>
Cc: Michal Marek <mmarek@...e.cz>, Ingo Molnar <mingo@...nel.org>,
Jan Beulich <jbeulich@...e.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: + makefile-fix-build-with-make-380-again.patch added to -mm
tree
On Fri, 21 Feb 2014 12:09:51 -0800 Kees Cook <keescook@...omium.org> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists