From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1948469AbcBSV76 (ORCPT ); Fri, 19 Feb 2016 16:59:58 -0500 Received: from mx2.suse.de ([195.135.220.15]:43712 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1947821AbcBSV74 (ORCPT ); Fri, 19 Feb 2016 16:59:56 -0500 Date: Fri, 19 Feb 2016 22:59:53 +0100 From: "Luis R. Rodriguez" To: Greg KH Cc: "Luis R. Rodriguez" , hpa@zytor.com, tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, x86@kernel.org, linux-kernel@vger.kernel.org, luto@amacapital.net, boris.ostrovsky@oracle.com, rusty@rustcorp.com.au, david.vrabel@citrix.com, konrad.wilk@oracle.com, mcb30@ipxe.org, jgross@suse.com, ming.lei@canonical.com, arnd@arndb.de, linux-arch@vger.kernel.org, linux@arm.linux.org.uk, benh@kernel.crashing.org, jbaron@akamai.com, ananth@in.ibm.com, anil.s.keshavamurthy@intel.com, davem@davemloft.net, masami.hiramatsu.pt@hitachi.com, andriy.shevchenko@linux.intel.com, dwmw2@infradead.org, xen-devel@lists.xensource.com Subject: Re: [RFC v2 1/7] sections.h: add sections header to collect all section info Message-ID: <20160219215953.GY25240@wotan.suse.de> References: <1455889559-9428-1-git-send-email-mcgrof@kernel.org> <1455889559-9428-2-git-send-email-mcgrof@kernel.org> <20160219162329.GA24924@kroah.com> <20160219200603.GR25240@wotan.suse.de> <20160219212522.GC3991@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160219212522.GC3991@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 19, 2016 at 01:25:22PM -0800, Greg KH wrote: > On Fri, Feb 19, 2016 at 09:06:03PM +0100, Luis R. Rodriguez wrote: > > On Fri, Feb 19, 2016 at 08:23:29AM -0800, Greg KH wrote: > > > On Fri, Feb 19, 2016 at 05:45:53AM -0800, Luis R. Rodriguez wrote: > > > > + * Due to this file being licensed under the GPL there is controversy over > > > > + * whether this permits you to write a module that #includes this file > > > > + * without placing your module under the GPL. Please consult a lawyer for > > > > + * advice before doing this. > > > > > > Interesting wording, > > > > This was copied from security.h. > > Ah, and look, I wrote that, nevermind then :) > > sorry for the noise, Heh, thanks I'll leave it as-is and modify that pesky address to a URL. Luis