From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:33911 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751654AbdJDRPp (ORCPT ); Wed, 4 Oct 2017 13:15:45 -0400 Date: Wed, 4 Oct 2017 19:15:54 +0200 From: Greg KH Subject: Re: [kernel-hardening] Re: [PATCH 2/3] Makefile: Move stackprotector availability out of Kconfig Message-ID: <20171004171554.GA10047@kroah.com> References: <1506972007-80614-1-git-send-email-keescook@chromium.org> <1506972007-80614-3-git-send-email-keescook@chromium.org> <20171004151312.GA20938@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Kees Cook Cc: Masahiro Yamada , Andrew Morton , Michal Marek , Ingo Molnar , Laura Abbott , Nicholas Piggin , Al Viro , Linux Kbuild mailing list , Yoshinori Sato , Rich Felker , "David S. Miller" , Linux Kernel Mailing List , linux-sh , "kernel-hardening@lists.openwall.com" , Mark Rutland On Wed, Oct 04, 2017 at 09:22:24AM -0700, Kees Cook wrote: > Do you want me to send this patch, or should we allow it to fail with > the "missing reference" (which may actually be more expressive...) I > think the way it is right now is better, but I'm open to either. I think the current way is fine. And nice work on the patchset. greg k-h