On Fri, Feb 21, 2014 at 12:19 PM, Andrew Morton <[email protected]> wrote: > On Fri, 21 Feb 2014 12:09:51 -0800 Kees Cook <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

