From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f67.google.com ([74.125.82.67]:35815 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751956AbcF1LdO (ORCPT ); Tue, 28 Jun 2016 07:33:14 -0400 Received: by mail-wm0-f67.google.com with SMTP id a66so5140075wme.2 for ; Tue, 28 Jun 2016 04:33:13 -0700 (PDT) Date: Tue, 28 Jun 2016 13:39:42 +0200 From: Emese Revfy Subject: Re: [PATCH] powerpc/kernel: Disable the latent entropy plugin unconditionally Message-Id: <20160628133942.3ef9ea556a38f98a4c5dcd05@gmail.com> In-Reply-To: References: <20160626173451.c8406cd0c7a87cc3f94d9753@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: Kees Cook Cc: Michal Marek , linux-kbuild , "kernel-hardening@lists.openwall.com" , PaX Team On Mon, 27 Jun 2016 09:05:08 -0700 Kees Cook wrote: > On Sun, Jun 26, 2016 at 8:34 AM, Emese Revfy wrote: > > > > Reported-by: PaX Team > > Signed-off-by: Emese Revfy > > Thanks! Can you include a body in the commit message? For this, something like: > > Disable the gcc-plugin unconditionlly here because ... *reason it is required* Hi, You can see it here: https://github.com/ephox-gcc-plugins/gcc-plugins_linux-next/commit/a1bb2bd3fd9ac414623ec3210e9c514d9d38cf9e -- Emese