From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f67.google.com ([74.125.82.67]:33970 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754706AbcEBR7y (ORCPT ); Mon, 2 May 2016 13:59:54 -0400 Date: Mon, 2 May 2016 20:07:08 +0200 From: Emese Revfy Subject: Re: [PATCH v7 5/6] Documentation for the GCC plugin infrastructure Message-Id: <20160502200708.4decd43c5d067230e5c0918d@gmail.com> In-Reply-To: References: <20160422201957.97ce16f0e67377d0ce613d19@gmail.com> <20160422202603.5daf3b4c09a20a6c515ac70e@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Masahiro Yamada Cc: Linux Kbuild mailing list , PaX Team , Brad Spengler , kernel-hardening@lists.openwall.com, Michal Marek , Kees Cook , Rasmus Villemoes , Fengguang Wu , Dmitry Vyukov , Linux Kernel Mailing List , David Brown On Mon, 2 May 2016 14:10:21 +0900 Masahiro Yamada wrote: Hi, > 2016-04-23 3:26 GMT+09:00 Emese Revfy : > > This is the GCC infrastructure documentation about its operation, how to add > > and use a new plugin with an example. > > > > Signed-off-by: Emese Revfy > > > Perhaps, this documentation should be included in 2/6 ? Ok, I will move it there. -- Emese