From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:60026 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750837AbcFHG76 (ORCPT ); Wed, 8 Jun 2016 02:59:58 -0400 Subject: Re: [PATCH v9 0/4] Introduce GCC plugin infrastructure References: <20160524000719.b456ed0cd2aafacb4e53f177@gmail.com> <57458279.6080009@suse.com> <57573559.1010607@suse.com> <20160607235935.60ef8505b54f052a464bc4de@gmail.com> From: Michal Marek Message-ID: <5757C262.4010000@suse.com> Date: Wed, 8 Jun 2016 08:59:46 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Kees Cook , Emese Revfy Cc: linux-kbuild , PaX Team , Brad Spengler , "kernel-hardening@lists.openwall.com" , Rasmus Villemoes , Fengguang Wu , Dmitry Vyukov , LKML , David Brown , Masahiro Yamada Dne 7.6.2016 v 23:58 Kees Cook napsal(a): > On Tue, Jun 7, 2016 at 2:59 PM, Emese Revfy wrote: >> On Tue, 7 Jun 2016 13:59:53 -0700 >> Kees Cook wrote: >> >>>> >>>> I applied the series to kbuild.git#kbuild now, sorry for the delay. >>> >>> Awesome! Thank you very much. I'll prepare the latent entropy plugin >>> for -next now too. >> >> I'll send a new patch series this week because I'm developing a small feature and >> I'm fixing the handling of tail calls. > > Depending on timing, it may be best to send a delta patch from > kbuild.git#kbuild. I assume that would be easier for Michal to carry. Right. Michal