From mboxrd@z Thu Jan 1 00:00:00 1970 Reply-To: kernel-hardening@lists.openwall.com Date: Mon, 7 Mar 2016 22:32:35 +0100 From: Emese Revfy Message-Id: <20160307223235.268a3da1c8f766474dbd3ce8@gmail.com> In-Reply-To: References: <20160307000208.1bec3e7dc874489d1b4fcbb4@gmail.com> <20160307000329.a51b2b8f4fdb0e60344f0b20@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [kernel-hardening] Re: [PATCH v5 1/5] Shared library support To: Kees Cook Cc: linux-kbuild , PaX Team , Brad Spengler , "kernel-hardening@lists.openwall.com" , Michal Marek , Rasmus Villemoes , Fengguang Wu , Dmitry Vyukov , LKML List-ID: On Mon, 7 Mar 2016 13:05:16 -0800 Kees Cook wrote: > On Sun, Mar 6, 2016 at 3:03 PM, Emese Revfy wrote: > > Infrastructure for building independent shared library targets. > > This effectively also reverts commit 62e2210798ed38928ab24841e8b4878a > > (Masahiro Yamada, kbuild: drop shared library support from Makefile.host). > > Should this literally be a revert? If so, we'd gain the Documentation > changes back too. Sure, I'll do it in the next patch set. -- Emese