Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1464239

Re: [PATCH] platform: olpc: make ec explicitly non-modular

From Darren Hart <dvhart@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH] platform: olpc: make ec explicitly non-modular
Date 2016-08-17 02:10 +0200
Message-ID <s6WAF-1Ef-3@gated-at.bofh.it> (permalink)
References <s6yyl-38I-1@gated-at.bofh.it> <s6B3b-4LL-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Aug 15, 2016 at 06:01:20PM -0700, Andres Salomon wrote:
> Fine by me.
> 
> Acked-by: Andres Salomon <dilinger@queued.net>
> 
> On Mon, 15
> Aug 2016 18:25:17 -0400 Paul Gortmaker <paul.gortmaker@windriver.com>
> wrote:
> 
> > The Kconfig entry controlling compilation of this code is:
> > 
> > arch/x86/Kconfig:config OLPC
> > arch/x86/Kconfig:       bool "One Laptop Per Child support"
> > 
> > ...meaning that it currently is not being built as a module by anyone.
> > 
> > Lets remove the couple traces of modular infrastructure use, so that
> > when reading the driver there is no doubt it is builtin-only.
> > 
> > We delete the MODULE_LICENSE tag etc. since all that information
> > was (or is now) contained at the top of the file in the comments.
> > 
> > Cc: Darren Hart <dvhart@infradead.org>
> > Cc: Andres Salomon <dilinger@queued.net>
> > Cc: platform-driver-x86@vger.kernel.org
> > Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>

Queued to fixes for 4.8. Thanks.

-- 
Darren Hart
Intel Open Source Technology Center

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] platform: olpc: make ec explicitly non-modular Paul Gortmaker <paul.gortmaker@windriver.com> - 2016-08-16 00:30 +0200
  Re: [PATCH] platform: olpc: make ec explicitly non-modular Andres Salomon <dilinger@queued.net> - 2016-08-16 03:10 +0200
    Re: [PATCH] platform: olpc: make ec explicitly non-modular Darren Hart <dvhart@infradead.org> - 2016-08-17 02:10 +0200

csiph-web