Re: linux-next: Tree for Dec 20

2016-12-20 Thread Paul Gortmaker
On Mon, Dec 19, 2016 at 8:55 PM, Stephen Rothwell wrote: > Hi all, > > Please do not add any material for v4.11 to your linux-next included > branches until after v4.10-rc1 has been released. Some recent MIPS build fails showed up, mindless bisect run says:

Re: linux-next: Tree for Dec 14

2016-12-14 Thread Paul Gortmaker
On Tue, Dec 13, 2016 at 11:22 PM, Stephen Rothwell wrote: > Hi all, > > Please do not add any material for v4.11 to your linux-next included > branches until after v4.10-rc1 has been released. > > Changes since 20161213: > > The vfs-miklos tree gained a conflict against

Re: linux-next: Tree for Dec 14

2016-12-14 Thread Paul Gortmaker
On Tue, Dec 13, 2016 at 11:22 PM, Stephen Rothwell wrote: > Hi all, > > Please do not add any material for v4.11 to your linux-next included > branches until after v4.10-rc1 has been released. > > Changes since 20161213: > > The vfs-miklos tree gained a conflict against the ubifs tree. > > The

Re: enabling COMPILE_TEST support for GCC plugins in v4.11

2016-12-08 Thread Paul Gortmaker
On Thu, Dec 8, 2016 at 2:00 PM, Kees Cook wrote: > Hi, > > I'd like to get the GCC plugins building under > allyesconfig/allmodconfig for -next soon (with the intention of > landing the change in v4.11). Specifically, I intend to revert > a519167e753e ("gcc-plugins: disable

Re: enabling COMPILE_TEST support for GCC plugins in v4.11

2016-12-08 Thread Paul Gortmaker
On Thu, Dec 8, 2016 at 2:00 PM, Kees Cook wrote: > Hi, > > I'd like to get the GCC plugins building under > allyesconfig/allmodconfig for -next soon (with the intention of > landing the change in v4.11). Specifically, I intend to revert > a519167e753e ("gcc-plugins: disable under COMPILE_TEST").

Re: linux-next: Tree for Nov 24

2016-11-24 Thread Paul Gortmaker
t > http://kisskb.ellerman.id.au/linux-next . If maintainers want to give > advice about cross compilers/configs that work, we are always open to add > more builds. > > Thanks to Randy Dunlap for doing many randconfig builds. And to Paul > Gortmaker for triage and bug fixes. > > -- > Cheers, > Stephen Rothwell >

Re: linux-next: Tree for Nov 24

2016-11-24 Thread Paul Gortmaker
g > fix patches pending for the current merge release). > > Stats about the size of the tree over time can be seen at > http://neuling.org/linux-next-size.html . > > Status of my local build tests will be at > http://kisskb.ellerman.id.au/linux-next . If maintainers want to give > a

Re: linux-next: Tree for Nov 24

2016-11-24 Thread Paul Gortmaker
u/linux-next . If maintainers want to give > advice about cross compilers/configs that work, we are always open to add > more builds. > > Thanks to Randy Dunlap for doing many randconfig builds. And to Paul > Gortmaker for triage and bug fixes. > > -- > Cheers, > Stephen Rothwell >

Re: linux-next: Tree for Nov 24

2016-11-24 Thread Paul Gortmaker
gt; Stats about the size of the tree over time can be seen at > http://neuling.org/linux-next-size.html . > > Status of my local build tests will be at > http://kisskb.ellerman.id.au/linux-next . If maintainers want to give > advice about cross compilers/configs that work, we are

Re: linux-next: manual merge of the char-misc tree with the lightnvm tree

2016-11-22 Thread Paul Gortmaker
[linux-next: manual merge of the char-misc tree with the lightnvm tree] On 22/11/2016 (Tue 18:29) Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the char-misc tree got a conflict in: > > drivers/lightnvm/core.c > > between commit: > > 7b0d392f6957 ("lightnvm: remove

Re: linux-next: manual merge of the char-misc tree with the lightnvm tree

2016-11-22 Thread Paul Gortmaker
[linux-next: manual merge of the char-misc tree with the lightnvm tree] On 22/11/2016 (Tue 18:29) Stephen Rothwell wrote: > Hi all, > > Today's linux-next merge of the char-misc tree got a conflict in: > > drivers/lightnvm/core.c > > between commit: > > 7b0d392f6957 ("lightnvm: remove

Re: moduleparam: introduce core_param_named macro for non-modular code

2016-11-21 Thread Paul Gortmaker
[Re: moduleparam: introduce core_param_named macro for non-modular code] On 21/11/2016 (Mon 02:37) Jessica Yu wrote: > +++ Paul Gortmaker [14/11/16 21:00 -0500]: > >We have the case where module_param_named() in file "foo.c" for > >parameter myparam transla

Re: moduleparam: introduce core_param_named macro for non-modular code

2016-11-21 Thread Paul Gortmaker
[Re: moduleparam: introduce core_param_named macro for non-modular code] On 21/11/2016 (Mon 02:37) Jessica Yu wrote: > +++ Paul Gortmaker [14/11/16 21:00 -0500]: > >We have the case where module_param_named() in file "foo.c" for > >parameter myparam transla

Re: linux-next: Tree for Nov 17

2016-11-18 Thread Paul Gortmaker
> fix patches pending for the current merge release). > > Stats about the size of the tree over time can be seen at > http://neuling.org/linux-next-size.html . > > Status of my local build tests will be at > http://kisskb.ellerman.id.au/linux-next . If maintainers want to g

Re: linux-next: Tree for Nov 17

2016-11-18 Thread Paul Gortmaker
release). > > Stats about the size of the tree over time can be seen at > http://neuling.org/linux-next-size.html . > > Status of my local build tests will be at > http://kisskb.ellerman.id.au/linux-next . If maintainers want to give > advice about cross compilers/configs that work, we are always open to add > more builds. > > Thanks to Randy Dunlap for doing many randconfig builds. And to Paul > Gortmaker for triage and bug fixes. > > -- > Cheers, > Stephen Rothwell >

[tip:x86/headers] x86/percpu: Remove unnecessary include of module.h, add asm/desc.h

2016-11-15 Thread tip-bot for Paul Gortmaker
Commit-ID: 523d0fb4f05dcefed59c6325acb54adc34ee4c2d Gitweb: http://git.kernel.org/tip/523d0fb4f05dcefed59c6325acb54adc34ee4c2d Author: Paul Gortmaker <paul.gortma...@windriver.com> AuthorDate: Mon, 14 Nov 2016 14:04:43 -0500 Committer: Ingo Molnar <mi...@kernel.org> CommitD

[tip:x86/headers] x86/percpu: Remove unnecessary include of module.h, add asm/desc.h

2016-11-15 Thread tip-bot for Paul Gortmaker
Commit-ID: 523d0fb4f05dcefed59c6325acb54adc34ee4c2d Gitweb: http://git.kernel.org/tip/523d0fb4f05dcefed59c6325acb54adc34ee4c2d Author: Paul Gortmaker AuthorDate: Mon, 14 Nov 2016 14:04:43 -0500 Committer: Ingo Molnar CommitDate: Tue, 15 Nov 2016 07:26:37 +0100 x86/percpu: Remove

[PATCH -RFC] moduleparam: introduce core_param_named macro for non-modular code

2016-11-14 Thread Paul Gortmaker
the name fails cpp syntax due to the special nature of "." in code. So we add this parallel variant for the modular --> non-modular transition to preserve existing and documented use cases with such a prefix. Cc: Jessica Yu <j...@redhat.com> Cc: Rusty Russell <ru...@rustcor

[PATCH -RFC] moduleparam: introduce core_param_named macro for non-modular code

2016-11-14 Thread Paul Gortmaker
the name fails cpp syntax due to the special nature of "." in code. So we add this parallel variant for the modular --> non-modular transition to preserve existing and documented use cases with such a prefix. Cc: Jessica Yu Cc: Rusty Russell Signed-off-by: Paul Gortmaker --- [M

[PATCH] x86: setup_percpu: remove unnecessary include of module.h, add asm/desc.h

2016-11-14 Thread Paul Gortmaker
_table all live in the file arch/x86/include/asm/desc.h -- calling that header out explicitly should fix things. Reported-by: Ingo Molnar <mi...@redhat.com> Cc: Thomas Gleixner <t...@linutronix.de> Cc: Ingo Molnar <mi...@redhat.com> Cc: "H. Peter Anvin" <h...@zytor.com

[PATCH] x86: setup_percpu: remove unnecessary include of module.h, add asm/desc.h

2016-11-14 Thread Paul Gortmaker
_table all live in the file arch/x86/include/asm/desc.h -- calling that header out explicitly should fix things. Reported-by: Ingo Molnar Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Cc: x...@kernel.org Signed-off-by: Paul Gortmaker --- [build tested on -next with various

[PATCH 1/3] soc: sunxi: make sunxi_sram explicitly non-modular

2016-11-13 Thread Paul Gortmaker
the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Maxime Ripard <maxime.rip...@free-electrons.com> Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/soc/sunxi/sunx

[PATCH 3/3] soc: fsl: make guts driver explicitly non-modular

2016-11-13 Thread Paul Gortmaker
nux-arm-ker...@lists.infradead.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/soc/fsl/guts.c | 17 ++--- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/drivers/soc/fsl/guts.c b/drivers/soc/fsl/guts.c index 0ac88263c2d7..b4d2fd9263b2 1

[PATCH 0/3] soc: avoid module usage in non-modular code

2016-11-13 Thread Paul Gortmaker
com> Cc: linux-arm-ker...@lists.infradead.org Cc: linuxppc-...@lists.ozlabs.org Cc: linux-te...@vger.kernel.org Paul Gortmaker (3): soc: sunxi: make sunxi_sram explicitly non-modular soc: tegra: make fuse-tegra explicitly non-modular soc: fsl: make guts driver explicitly non-mo

[PATCH 1/3] soc: sunxi: make sunxi_sram explicitly non-modular

2016-11-13 Thread Paul Gortmaker
the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Maxime Ripard Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Paul Gortmaker --- drivers/soc/sunxi/sunxi_sram.c | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff

[PATCH 3/3] soc: fsl: make guts driver explicitly non-modular

2016-11-13 Thread Paul Gortmaker
unchanged with this commit. Also note that MODULE_DEVICE_TABLE is a no-op for non-modular code. Cc: Scott Wood Cc: Yangbo Lu Cc: Arnd Bergmann Cc: Ulf Hansson Cc: linuxppc-...@lists.ozlabs.org Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Paul Gortmaker --- drivers/soc/fsl/g

[PATCH 0/3] soc: avoid module usage in non-modular code

2016-11-13 Thread Paul Gortmaker
: Scott Wood Cc: Stephen Warren Cc: Thierry Reding Cc: Ulf Hansson Cc: Yangbo Lu Cc: linux-arm-ker...@lists.infradead.org Cc: linuxppc-...@lists.ozlabs.org Cc: linux-te...@vger.kernel.org Paul Gortmaker (3): soc: sunxi: make sunxi_sram explicitly non-modular soc: tegra: make fuse-tegra

[PATCH 2/3] soc: tegra: make fuse-tegra explicitly non-modular

2016-11-13 Thread Paul Gortmaker
l.com> Cc: Alexandre Courbot <gnu...@gmail.com> Cc: linux-te...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/soc/tegra/fuse/fuse-tegra.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/soc/tegra/fuse/fuse-tegra.c

[PATCH 2/3] soc: tegra: make fuse-tegra explicitly non-modular

2016-11-13 Thread Paul Gortmaker
Signed-off-by: Paul Gortmaker --- drivers/soc/tegra/fuse/fuse-tegra.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/soc/tegra/fuse/fuse-tegra.c b/drivers/soc/tegra/fuse/fuse-tegra.c index de2c1bfe28b5..7413f60fa855 100644 --- a/drivers/soc/tegra/fuse/fuse-tegra.c

[PATCH] pinctrl: vt8500: make bool drivers explicitly non-modular

2016-11-09 Thread Paul Gortmaker
inux-g...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- [build tested allmodconfig + all the below C files individually on arm] drivers/pinctrl/vt8500/pinctrl-vt8500.c | 17 +++-- drivers/pinctrl/vt8500/pinctrl-wm8505.c | 17 +++-- d

[PATCH] pinctrl: vt8500: make bool drivers explicitly non-modular

2016-11-09 Thread Paul Gortmaker
s commit. Also note that MODULE_DEVICE_TABLE is a no-op for non-modular code. We also delete the MODULE_LICENSE etc. tags since all that information is already contained at the top of each file in the comments. Cc: Tony Prisk Cc: Linus Walleij Cc: linux-g...@vger.kernel.org Signed-off-by: Paul Gortmaker

Re: [PATCH 1/1 v7] ARM: imx: Added perf functionality to mmdc driver

2016-11-08 Thread Paul Gortmaker
On Mon, Sep 19, 2016 at 1:47 PM, Frank Li wrote: > From: Zhengyu Shen > > MMDC is a multi-mode DDR controller that supports DDR3/DDR3L x16/x32/x64 > and LPDDR2 two channel x16/x32 memory types. MMDC is configurable, high > performance, and optimized. MMDC

Re: [PATCH 1/1 v7] ARM: imx: Added perf functionality to mmdc driver

2016-11-08 Thread Paul Gortmaker
On Mon, Sep 19, 2016 at 1:47 PM, Frank Li wrote: > From: Zhengyu Shen > > MMDC is a multi-mode DDR controller that supports DDR3/DDR3L x16/x32/x64 > and LPDDR2 two channel x16/x32 memory types. MMDC is configurable, high > performance, and optimized. MMDC is present on i.MX6 Quad and i.MX6 >

Re: [PATCH] tile-srom: allow the driver to be built as a module

2016-11-07 Thread Paul Gortmaker
[[PATCH] tile-srom: allow the driver to be built as a module] On 07/11/2016 (Mon 15:56) Chris Metcalf wrote: > The code was already configured that way, but the Kconfig > file didn't support requesting it. > > A buglet caused a null pointer deref when unloading the > module, but this commit

Re: [PATCH] tile-srom: allow the driver to be built as a module

2016-11-07 Thread Paul Gortmaker
[[PATCH] tile-srom: allow the driver to be built as a module] On 07/11/2016 (Mon 15:56) Chris Metcalf wrote: > The code was already configured that way, but the Kconfig > file didn't support requesting it. > > A buglet caused a null pointer deref when unloading the > module, but this commit

Re: [RFC PATCH] hugetlbfs: fix the hugetlbfs can not be mounted

2016-11-03 Thread Paul Gortmaker
[Re: [RFC PATCH] hugetlbfs: fix the hugetlbfs can not be mounted] On 03/11/2016 (Thu 12:17) Andrew Morton wrote: > On Sat, 29 Oct 2016 14:08:31 +0800 zhongjiang wrote: > > > From: zhong jiang > > > > Since 'commit 3e89e1c5ea84 ("hugetlb: make mm

Re: [RFC PATCH] hugetlbfs: fix the hugetlbfs can not be mounted

2016-11-03 Thread Paul Gortmaker
[Re: [RFC PATCH] hugetlbfs: fix the hugetlbfs can not be mounted] On 03/11/2016 (Thu 12:17) Andrew Morton wrote: > On Sat, 29 Oct 2016 14:08:31 +0800 zhongjiang wrote: > > > From: zhong jiang > > > > Since 'commit 3e89e1c5ea84 ("hugetlb: make mm and fs code explicitly > > non-modular")' > >

[PATCH 1/3] rtc: make rtc-lib explicitly non-modular

2016-10-31 Thread Paul Gortmaker
: Alessandro Zummo <a.zu...@towertech.it> Cc: Alexandre Belloni <alexandre.bell...@free-electrons.com> Cc: rtc-li...@googlegroups.com Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/rtc/rtc-lib.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff -

[PATCH 2/3] rtc: sparc: make starfire explicitly non-modular

2016-10-31 Thread Paul Gortmaker
e-electrons.com> Cc: "David S. Miller" <da...@davemloft.net> Cc: sparcli...@vger.kernel.org Cc: rtc-li...@googlegroups.com Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/rtc/rtc-starfire.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions

[PATCH 1/3] rtc: make rtc-lib explicitly non-modular

2016-10-31 Thread Paul Gortmaker
: Alessandro Zummo Cc: Alexandre Belloni Cc: rtc-li...@googlegroups.com Signed-off-by: Paul Gortmaker --- drivers/rtc/rtc-lib.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/rtc/rtc-lib.c b/drivers/rtc/rtc-lib.c index e6bfb9c42a10..1ae7da5cfc60 100644 --- a/drivers/rtc

[PATCH 2/3] rtc: sparc: make starfire explicitly non-modular

2016-10-31 Thread Paul Gortmaker
ernel.org Cc: rtc-li...@googlegroups.com Signed-off-by: Paul Gortmaker --- drivers/rtc/rtc-starfire.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/drivers/rtc/rtc-starfire.c b/drivers/rtc/rtc-starfire.c index 83a057a03060..7fc36973fa33 100644 --- a/drivers/rtc/

[PATCH 0/3] rtc: remove modular usage from non-modular code

2016-10-31 Thread Paul Gortmaker
that would break compilation crept in. --- Cc: Alessandro Zummo <a.zu...@towertech.it> Cc: Alexandre Belloni <alexandre.bell...@free-electrons.com> Cc: "David S. Miller" <da...@davemloft.net> Cc: rtc-li...@googlegroups.com Cc: sparcli...@vger.kernel.org Paul Gortma

[PATCH 3/3] rtc: sparc: make sun4v explicitly non-modular

2016-10-31 Thread Paul Gortmaker
@free-electrons.com> Cc: "David S. Miller" <da...@davemloft.net> Cc: sparcli...@vger.kernel.org Cc: rtc-li...@googlegroups.com Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/rtc/rtc-sun4v.c | 10 -- 1 file changed, 4 insertions(+), 6 deleti

[PATCH 0/3] rtc: remove modular usage from non-modular code

2016-10-31 Thread Paul Gortmaker
that would break compilation crept in. --- Cc: Alessandro Zummo Cc: Alexandre Belloni Cc: "David S. Miller" Cc: rtc-li...@googlegroups.com Cc: sparcli...@vger.kernel.org Paul Gortmaker (3): rtc: make rtc-lib explicitly non-modular rtc: sparc: make starfire explicitly non-modular

[PATCH 3/3] rtc: sparc: make sun4v explicitly non-modular

2016-10-31 Thread Paul Gortmaker
.@vger.kernel.org Cc: rtc-li...@googlegroups.com Signed-off-by: Paul Gortmaker --- drivers/rtc/rtc-sun4v.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/drivers/rtc/rtc-sun4v.c b/drivers/rtc/rtc-sun4v.c index 7c696c12f28f..11bc562eba5d 100644 --- a/drivers/rtc/rtc-s

[PATCH] gpio: htc-egpio: Make it explicitly non-modular

2016-10-31 Thread Paul Gortmaker
<ke...@koconnor.net> Cc: linux-g...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- [we had all these fixed for gpio, but then this file recently moved from the mfd subsystem over here to gpio] drivers/gpio/gpio-htc-egpio.c | 32 ++---

[PATCH] gpio: htc-egpio: Make it explicitly non-modular

2016-10-31 Thread Paul Gortmaker
ng remains unchanged with this commit. We also delete the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Linus Walleij Cc: Alexandre Courbot Cc: Kevin O'Connor Cc: linux-g...@vger.kernel.org Signed-off-by: Paul Gortmak

[PATCH] i2c: make busses/i2c-pxa-pci.c explicitly non-modular

2016-10-31 Thread Paul Gortmaker
p of the file in the comments. Cc: Wolfram Sang <w...@the-dreams.de> Cc: Sebastian Andrzej Siewior <bige...@linutronix.de> Cc: linux-...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/i2c/busses/i2c-pxa-pci.c | 32 +--

[PATCH] i2c: make busses/i2c-pxa-pci.c explicitly non-modular

2016-10-31 Thread Paul Gortmaker
p of the file in the comments. Cc: Wolfram Sang Cc: Sebastian Andrzej Siewior Cc: linux-...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/i2c/busses/i2c-pxa-pci.c | 32 +--- 1 file changed, 9 insertions(+), 23 deletions(-) diff --git a/drivers/i2c/busses/

[PATCH] char: make tile-srom explicitly non-modular

2016-10-31 Thread Paul Gortmaker
Cc: Arnd Bergmann <a...@arndb.de> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: Chris Metcalf <cmetc...@mellanox.com> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/char/tile-srom.c | 20 +--- 1 file changed, 1 inserti

[PATCH] char: make tile-srom explicitly non-modular

2016-10-31 Thread Paul Gortmaker
Cc: Arnd Bergmann Cc: Greg Kroah-Hartman Cc: Chris Metcalf Signed-off-by: Paul Gortmaker --- drivers/char/tile-srom.c | 20 +--- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/drivers/char/tile-srom.c b/drivers/char/tile-srom.c index 69f6b4acc377..d7ae84b19

[PATCH] tty: serial: make crisv10 explicitly non-modular

2016-10-31 Thread Paul Gortmaker
that. Cc: Mikael Starvik <star...@axis.com> Cc: Jesper Nilsson <jesper.nils...@axis.com> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: Jiri Slaby <jsl...@suse.com> Cc: linux-cris-ker...@axis.com Cc: linux-ser...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.

[PATCH] tty: serial: make crisv10 explicitly non-modular

2016-10-31 Thread Paul Gortmaker
that. Cc: Mikael Starvik Cc: Jesper Nilsson Cc: Greg Kroah-Hartman Cc: Jiri Slaby Cc: linux-cris-ker...@axis.com Cc: linux-ser...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/tty/serial/crisv10.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/

[PATCH 6/9] s390: hotplug: make pci_hpc explicitly non-modular

2016-10-30 Thread Paul Gortmaker
file does not contain any initcalls or EXPORT of symbols. Cc: Sebastian Ott <seb...@linux.vnet.ibm.com> Cc: Gerald Schaefer <gerald.schae...@de.ibm.com> Cc: Bjorn Helgaas <bhelg...@google.com> Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windrive

[PATCH 6/9] s390: hotplug: make pci_hpc explicitly non-modular

2016-10-30 Thread Paul Gortmaker
file does not contain any initcalls or EXPORT of symbols. Cc: Sebastian Ott Cc: Gerald Schaefer Cc: Bjorn Helgaas Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/pci/hotplug/s390_pci_hpc.c | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/d

[PATCH 9/9] s390: virtio: make ccw explicitly non-modular

2016-10-30 Thread Paul Gortmaker
Cc: Heiko Carstens <heiko.carst...@de.ibm.com> Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/s390/virtio/virtio_ccw.c | 25 ++--- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/drivers/s390/virt

[PATCH 4/9] s390: char: make sclp_tty explicitly non-modular

2016-10-30 Thread Paul Gortmaker
def...@de.ibm.com> Cc: Heiko Carstens <heiko.carst...@de.ibm.com> Cc: Peter Oberparleiter <ober...@linux.vnet.ibm.com> Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/s390/char/sclp_tty.c | 3 +-- 1 file changed, 1 insertion(+), 2

[PATCH 0/9] s390: remove modular usage from non-modular code

2016-10-30 Thread Paul Gortmaker
ibm.com> Cc: Heiko Carstens <heiko.carst...@de.ibm.com> Cc: linux-s...@vger.kernel.org Cc: Martin Schwidefsky <schwidef...@de.ibm.com> Cc: Peter Oberparleiter <ober...@linux.vnet.ibm.com> Cc: Sebastian Ott <seb...@linux.vnet.ibm.com> Paul Gortmaker (9): s390: cio: make it expl

[PATCH 2/9] s390: char: make zcore explicitly non-modular

2016-10-30 Thread Paul Gortmaker
e comments. We don't replace module.h with init.h since the file already has that. Cc: Martin Schwidefsky <schwidef...@de.ibm.com> Cc: Heiko Carstens <heiko.carst...@de.ibm.com> Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- dr

[PATCH 7/9] s390: hypfs: make inode explicitly non-modular

2016-10-30 Thread Paul Gortmaker
t; Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/s390/hypfs/inode.c | 24 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/arch/s390/hypfs/inode.c b/arch/s390/hypfs/inode.c index 09bccb224d03..c

[PATCH 9/9] s390: virtio: make ccw explicitly non-modular

2016-10-30 Thread Paul Gortmaker
declare some module_param() and leaving that as-is is currently the easiest way to remain compatible with existing boot arg use cases. Cc: Christian Borntraeger Cc: Cornelia Huck Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers

[PATCH 4/9] s390: char: make sclp_tty explicitly non-modular

2016-10-30 Thread Paul Gortmaker
Cc: Peter Oberparleiter Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/s390/char/sclp_tty.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/s390/char/sclp_tty.c b/drivers/s390/char/sclp_tty.c index 3c6e174e19b6..9259017a1295 100644

[PATCH 0/9] s390: remove modular usage from non-modular code

2016-10-30 Thread Paul Gortmaker
issues that would break compilation crept in. --- Cc: Arnd Bergmann Cc: Bjorn Helgaas Cc: Christian Borntraeger Cc: Cornelia Huck Cc: Gerald Schaefer Cc: Heiko Carstens Cc: linux-s...@vger.kernel.org Cc: Martin Schwidefsky Cc: Peter Oberparleiter Cc: Sebastian Ott Paul Gortmaker (9

[PATCH 2/9] s390: char: make zcore explicitly non-modular

2016-10-30 Thread Paul Gortmaker
e comments. We don't replace module.h with init.h since the file already has that. Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/s390/char/zcore.c | 20 +--- 1 file changed, 1 insertion(+), 19 deletions(-)

[PATCH 7/9] s390: hypfs: make inode explicitly non-modular

2016-10-30 Thread Paul Gortmaker
that information was (or is now) contained at the top of the file in the comments. Build testing indicated the presence of module.h was masking an implicit include of kobject.h, hence the addition of that. Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker

[PATCH 5/9] s390: char: make slcp_quiesce explicitly non-modular

2016-10-30 Thread Paul Gortmaker
to device_initcall in the non-modular case, the init ordering remains unchanged with this commit. Cc: Martin Schwidefsky <schwidef...@de.ibm.com> Cc: Heiko Carstens <heiko.carst...@de.ibm.com> Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.co

[PATCH 1/9] s390: cio: make it explicitly non-modular

2016-10-30 Thread Paul Gortmaker
.ibm.com> Cc: Arnd Bergmann <ar...@de.ibm.com> Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/s390/cio/cmf.c| 10 ++ drivers/s390/cio/css.c| 6 +++--- drivers/s390/cio/device.c | 6 +++--- drivers

[PATCH 3/9] s390: char: make con3215 explicitly non-modular

2016-10-30 Thread Paul Gortmaker
com> Cc: Heiko Carstens <heiko.carst...@de.ibm.com> Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/s390/char/con3215.c | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/drivers/s390/char/con3215.c b

[PATCH 8/9] s390: kernel: make lgr explicitly non-modular

2016-10-30 Thread Paul Gortmaker
Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/s390/kernel/lgr.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/s390/kernel/lgr.c b/arch/s390/kernel/lgr.c index 6ea6d69339b5..ae7dff110054 100644 --- a/arch/s390/

[PATCH 5/9] s390: char: make slcp_quiesce explicitly non-modular

2016-10-30 Thread Paul Gortmaker
to device_initcall in the non-modular case, the init ordering remains unchanged with this commit. Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/s390/char/sclp_quiesce.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions

[PATCH 1/9] s390: cio: make it explicitly non-modular

2016-10-30 Thread Paul Gortmaker
where the file does export some symbols. Cc: Sebastian Ott Cc: Peter Oberparleiter Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: Cornelia Huck Cc: Arnd Bergmann Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/s390/cio/cmf.c| 10 ++ drivers/s390/cio

[PATCH 3/9] s390: char: make con3215 explicitly non-modular

2016-10-30 Thread Paul Gortmaker
: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/s390/char/con3215.c | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/drivers/s390/char/con3215.c b/drivers/s390/char/con3215.c index 931d10e86837..1b8d825623bd 100644 --- a/drivers/s390/char

[PATCH 8/9] s390: kernel: make lgr explicitly non-modular

2016-10-30 Thread Paul Gortmaker
to device_initcall in the non-modular case, the init ordering remains unchanged with this commit. We replace module.h with init.h and export.h since the file does export some symbols. Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker

Re: mmotm 2016-10-27-18-27 uploaded

2016-10-30 Thread Paul Gortmaker
On Thu, Oct 27, 2016 at 9:28 PM, wrote: > The mm-of-the-moment snapshot 2016-10-27-18-27 has been uploaded to > >http://www.ozlabs.org/~akpm/mmotm/ Just a heads up: Somehow one of the akpm commits as it appears in linux-next has had spaces replaced with garbage

Re: mmotm 2016-10-27-18-27 uploaded

2016-10-30 Thread Paul Gortmaker
On Thu, Oct 27, 2016 at 9:28 PM, wrote: > The mm-of-the-moment snapshot 2016-10-27-18-27 has been uploaded to > >http://www.ozlabs.org/~akpm/mmotm/ Just a heads up: Somehow one of the akpm commits as it appears in linux-next has had spaces replaced with garbage chars:

Re: [PATCH 3/3] s390: char: make slp_ctl explicitly non-modular

2016-10-30 Thread Paul Gortmaker
[Re: [PATCH 3/3] s390: char: make slp_ctl explicitly non-modular] On 30/10/2016 (Sun 14:43) Martin Schwidefsky wrote: [...] > That idea behind the patch makes sense to me. But the built robot > reports a new warning which should be fixed. If that is done: > > Acked-by: Martin Schwidefsky

Re: [PATCH 3/3] s390: char: make slp_ctl explicitly non-modular

2016-10-30 Thread Paul Gortmaker
[Re: [PATCH 3/3] s390: char: make slp_ctl explicitly non-modular] On 30/10/2016 (Sun 14:43) Martin Schwidefsky wrote: [...] > That idea behind the patch makes sense to me. But the built robot > reports a new warning which should be fixed. If that is done: > > Acked-by: Martin Schwidefsky The

[PATCH 4/6] mfd: ab8500-gpadc: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
f the file in the comments. Cc: Linus Walleij <linus.wall...@linaro.org> Cc: Samuel Ortiz <sa...@linux.intel.com> Cc: Lee Jones <lee.jo...@linaro.org> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/mfd/ab8500-gpadc.c | 19 ++- 1 file chan

[PATCH 3/6] mfd: ab8500-debugfs: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
es <lee.jo...@linaro.org> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/mfd/ab8500-debugfs.c | 21 ++--- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index acf6c00

[PATCH 1/6] mfd: ab3100-core: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
is already contained at the top of the file in the comments. Cc: Linus Walleij <linus.wall...@linaro.org> Cc: Samuel Ortiz <sa...@linux.intel.com> Cc: Lee Jones <lee.jo...@linaro.org> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/mfd/ab3100-core.c | 3

[PATCH 4/6] mfd: ab8500-gpadc: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
f the file in the comments. Cc: Linus Walleij Cc: Samuel Ortiz Cc: Lee Jones Signed-off-by: Paul Gortmaker --- drivers/mfd/ab8500-gpadc.c | 19 ++- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/drivers/mfd/ab8500-gpadc.c b/drivers/mfd/ab8500-gpadc.c index 97

[PATCH 3/6] mfd: ab8500-debugfs: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
e, the init ordering remains unchanged with this commit. We also delete the MODULE_LICENSE tag etc. since all that information is already contained at the top of the file in the comments. Cc: Linus Walleij Cc: Samuel Ortiz Cc: Lee Jones Signed-off-by: Paul Gortmaker --- drivers/mfd/a

[PATCH 1/6] mfd: ab3100-core: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
is already contained at the top of the file in the comments. Cc: Linus Walleij Cc: Samuel Ortiz Cc: Lee Jones Signed-off-by: Paul Gortmaker --- drivers/mfd/ab3100-core.c | 39 +++ 1 file changed, 3 insertions(+), 36 deletions(-) diff --git a/drivers/mfd/ab3100-

[PATCH 6/6] mfd: abx500-core: drop unused MODULE_ tags from non-modular code

2016-10-29 Thread Paul Gortmaker
e the file does export some symbols. Cc: Mattias Wallin <mattias.wal...@stericsson.com> Cc: Linus Walleij <linus.wall...@linaro.org> Cc: Lee Jones <lee.jo...@linaro.org> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/mfd/abx500-core.c | 7 ++-

[PATCH 0/6] mfd: audit and demodule drivers/mfd/ab* drivers

2016-10-29 Thread Paul Gortmaker
.@linux.intel.com> Cc: linux-arm-ker...@lists.infradead.org Paul Gortmaker (6): mfd: ab3100-core: Make it explicitly non-modular mfd: ab8500-core: Make it explicitly non-modular mfd: ab8500-debugfs: Make it explicitly non-modular mfd: ab8500-gpadc: Make it explicitly non-modular m

[PATCH 2/6] mfd: ab8500-core: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
in the comments. Cc: Linus Walleij <linus.wall...@linaro.org> Cc: Samuel Ortiz <sa...@linux.intel.com> Cc: Lee Jones <lee.jo...@linaro.org> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/mfd/ab8500-core.c | 37 ++

[PATCH 5/6] mfd: ab8500: make sysctrl explicitly non-modular

2016-10-29 Thread Paul Gortmaker
tter since the file does make use of EXPORT_SYMBOL. Cc: Linus Walleij <linus.wall...@linaro.org> Cc: Lee Jones <lee.jo...@linaro.org> Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/mfd/ab8500-sysctrl.c | 9

[PATCH 6/6] mfd: abx500-core: drop unused MODULE_ tags from non-modular code

2016-10-29 Thread Paul Gortmaker
e the file does export some symbols. Cc: Mattias Wallin Cc: Linus Walleij Cc: Lee Jones Signed-off-by: Paul Gortmaker --- drivers/mfd/abx500-core.c | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/drivers/mfd/abx500-core.c b/drivers/mfd/abx500-core.c index fe

[PATCH 0/6] mfd: audit and demodule drivers/mfd/ab* drivers

2016-10-29 Thread Paul Gortmaker
, hoping that we manage to prevent some new drivers from copying these same old mistakes into pending new drivers. Paul. --- Cc: Lee Jones Cc: Linus Walleij Cc: Mattias Wallin Cc: Samuel Ortiz Cc: linux-arm-ker...@lists.infradead.org Paul Gortmaker (6): mfd: ab3100-core: Make it explicitly non

[PATCH 2/6] mfd: ab8500-core: Make it explicitly non-modular

2016-10-29 Thread Paul Gortmaker
in the comments. Cc: Linus Walleij Cc: Samuel Ortiz Cc: Lee Jones Signed-off-by: Paul Gortmaker --- drivers/mfd/ab8500-core.c | 37 ++--- 1 file changed, 6 insertions(+), 31 deletions(-) diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.

[PATCH 5/6] mfd: ab8500: make sysctrl explicitly non-modular

2016-10-29 Thread Paul Gortmaker
tter since the file does make use of EXPORT_SYMBOL. Cc: Linus Walleij Cc: Lee Jones Cc: linux-arm-ker...@lists.infradead.org Signed-off-by: Paul Gortmaker --- drivers/mfd/ab8500-sysctrl.c | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/mfd/ab8500-sysctrl.c b/d

[PATCH] pinctrl: sunxi: make bool drivers explicitly non-modular

2016-10-29 Thread Paul Gortmaker
om> Cc: Hongzhou Yang <hongzhou.y...@mediatek.com> Cc: Fabian Frederick <f...@skynet.be> Cc: Maxime Coquelin <maxime.coque...@st.com> Cc: Vishnu Patekar <vishnupatekar0...@gmail.com> Cc: Mylene Josserand <mylene.josser...@free-electrons.com> Cc: linux-g...@vger.kerne

[PATCH] pinctrl: sunxi: make bool drivers explicitly non-modular

2016-10-29 Thread Paul Gortmaker
-by: Paul Gortmaker --- diff --git a/drivers/pinctrl/sunxi/pinctrl-gr8.c b/drivers/pinctrl/sunxi/pinctrl-gr8.c index 2904d2b7378b..2f232c3a0579 100644 --- a/drivers/pinctrl/sunxi/pinctrl-gr8.c +++ b/drivers/pinctrl/sunxi/pinctrl-gr8.c @@ -12,7 +12,7 @@ * warranty of any kind, whether express

Re: [PATCH 1/3] lightnvm: make core.c explicitly non-modular

2016-10-29 Thread Paul Gortmaker
/docs/git-format-patch for more information] > > url: > https://github.com/0day-ci/linux/commits/Paul-Gortmaker/lightnvm-make-core-c-explicitly-non-modular/20161030-044459 > config: i386-randconfig-x073-201644 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 2

Re: [PATCH 1/3] lightnvm: make core.c explicitly non-modular

2016-10-29 Thread Paul Gortmaker
/docs/git-format-patch for more information] > > url: > https://github.com/0day-ci/linux/commits/Paul-Gortmaker/lightnvm-make-core-c-explicitly-non-modular/20161030-044459 > config: i386-randconfig-x073-201644 (attached as .config) > compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 2

[PATCH 2/3] blackfin: make-bf561/coreb.c explicitly non-modular

2016-10-29 Thread Paul Gortmaker
ments. Cc: Bas Vermeulen <bverm...@blackstar.xs4all.nl> Cc: Steven Miao <real...@gmail.com> Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/blackfin/mach-bf561/coreb.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/arch/blackf

[PATCH 2/3] blackfin: make-bf561/coreb.c explicitly non-modular

2016-10-29 Thread Paul Gortmaker
ments. Cc: Bas Vermeulen Cc: Steven Miao Signed-off-by: Paul Gortmaker --- arch/blackfin/mach-bf561/coreb.c | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/arch/blackfin/mach-bf561/coreb.c b/arch/blackfin/mach-bf561/coreb.c index 8a2543c654b3..cf27554e76bf 100644

[PATCH 3/3] s390: char: make slp_ctl explicitly non-modular

2016-10-29 Thread Paul Gortmaker
to device_initcall in the non-modular case, the init ordering remains unchanged with this commit. Cc: Martin Schwidefsky <schwidef...@de.ibm.com> Cc: Heiko Carstens <heiko.carst...@de.ibm.com> Cc: Paul Gortmaker <paul.gortma...@windriver.com> Cc: Michael Holzheu <holz...@linux.vnet

[PATCH 3/3] s390: char: make slp_ctl explicitly non-modular

2016-10-29 Thread Paul Gortmaker
to device_initcall in the non-modular case, the init ordering remains unchanged with this commit. Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: Paul Gortmaker Cc: Michael Holzheu Cc: linux-s...@vger.kernel.org Signed-off-by: Paul Gortmaker --- drivers/s390/char/sclp_ctl.c | 4 ++-- 1 file changed

[PATCH 0/3] Add new builtin_misc_device users

2016-10-29 Thread Paul Gortmaker
ion.org> Cc: linux-s...@vger.kernel.org Paul Gortmaker (3): lightnvm: make core.c explicitly non-modular blackfin: make-bf561/coreb.c explicitly non-modular s390: char: make slp_ctl explicitly non-modular arch/blackfin/mach-bf561/coreb.c | 10 -- drivers/lightnvm/core.c

<    2   3   4   5   6   7   8   9   10   11   >