[PATCH 2/2] powerpc: drop MPC85xx_CDS platform support

2023-06-19 Thread Paul Gortmaker
that, it makes sense to remove support from them in 2023. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile| 3 - arch/powerpc/boot/dts/fsl/mpc8541cds.dts | 375

[PATCH 1/2] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support

2023-06-19 Thread Paul Gortmaker
, and were not widely available. Given that, it makes sense to remove support from them in 2023. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile| 2 - arch/powerpc/boot/dts/fsl

[PATCH v2 0/2] Remove some e500/MPC85xx evaluation platforms

2023-06-19 Thread Paul Gortmaker
photos/daiharuki/905150424/in/photostream/ Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Li Yang Cc: Claudiu Manoil Cc: Pali Rohár --- Paul Gortmaker (2): powerpc: drop MPC8540_ADS and MPC8560_ADS platform support powerpc: drop MPC85xx_CDS platfor

Re: [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms

2023-04-17 Thread Paul Gortmaker
[RE: [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms] On 14/04/2023 (Fri 23:29) Leo Li wrote: > > > > -Original Message- > > From: Michael Ellerman > > Sent: Thursday, April 13, 2023 9:14 PM > > To: Leo Li ; Paul Gortmaker > >

Re: [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms

2023-03-02 Thread Paul Gortmaker
[Re: [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms] On 01/03/2023 (Wed 14:23) Christophe Leroy wrote: > > > Le 28/02/2023 ?? 18:51, Arnd Bergmann a ??crit??: > > On Tue, Feb 28, 2023, at 11:03, Joakim Tjernlund wrote: > >> On Mon, 2023-02-27 at 14:48 -0600, Li Yang wrote: >

Re: [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.

2023-03-02 Thread Paul Gortmaker
[Re: [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.] On 02/03/2023 (Thu 17:30) Crystal Wood wrote: > On Tue, 2023-02-21 at 22:49 +0100, Pali Roh??r wrote: > > On Tuesday 21 February 2023 16:29:32 Paul Gortmaker wrote: > > > [Re: [PATCH 4/4] powerpc: remov

[PATCH 2/3] powerpc: drop HPC-NET/MPC8641D evaluation platform support

2023-02-25 Thread Paul Gortmaker
+ years old and not out there in large numbers in the general public. Removal in 2023 just makes sense. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/fsl/mpc8641_hpcn.dts| 394

[PATCH 3/3] powerpc: drop HPCD/MPC8610 evaluation platform support

2023-02-25 Thread Paul Gortmaker
chmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/mpc8610_hpcd.dts | 503 - arch/powerpc/configs/mpc86xx_base.config | 1 - arch/powerpc/configs/ppc6xx_defconfig | 1 - arch/powerpc/platforms/86xx/Kconfig| 7 - ar

[RFC PATCH 0/3] Remove some e600/MPC7448/MPC86xx evaluation platforms

2023-02-25 Thread Paul Gortmaker
tps://en.wikipedia.org/wiki/PowerPC_e600 [6] https://www.nxp.com/search?keyword=HPCD=0 Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Li Yang Cc: Claudiu Manoil Paul Gortmaker (3): powerpc: drop HPC II (MPC7448) evaluation platform support. powerpc: drop HPC-

[PATCH 1/3] powerpc: drop HPC II (MPC7448) evaluation platform support.

2023-02-25 Thread Paul Gortmaker
istributed, so 2023 removal makes sense. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile| 3 +- arch/powerpc/boot/cuboot-mpc7448hpc2.c| 43 arch/powerpc/boot/dts/m

Re: [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms

2023-02-25 Thread Paul Gortmaker
[RE: [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms] On 24/02/2023 (Fri 21:16) Leo Li wrote: > > > > -Original Message- > > From: Paul Gortmaker > > Sent: Monday, February 20, 2023 5:59 AM > > To: linuxppc-dev@lists.ozlabs.org > > Cc

Re: [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms

2023-02-25 Thread Paul Gortmaker
[Re: [RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms] On 25/02/2023 (Sat 07:40) Christophe Leroy wrote: > > > Le 20/02/2023 ?? 12:59, Paul Gortmaker a ??crit??: > > [This RFC is proposed for v6.4 and hence is based off linux-next.] > > > > This seri

[PATCH 1/3] powerpc: drop MPC8272_ADS platform support

2023-02-24 Thread Paul Gortmaker
of industry related people in order to assist in new OEM board designs. Given that, it makes sense to remove support today. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile | 1 - arch

[PATCH 2/3] powerpc: drop PowerQUICC II Family ADS platform support

2023-02-24 Thread Paul Gortmaker
. Given that, it makes sense to remove support today. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile | 1 - arch/powerpc/boot/dts/pq2fads.dts | 243 - arch

[PATCH 3/3] powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.

2023-02-24 Thread Paul Gortmaker
With the two platforms depending on this shared code, and no others, we can remove the orphaned code and Kconfigs Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/include/asm/mpc8260.h | 4 - arch

[RFC PATCH 0/3] Remove some PQ2/MPC82xx evaluation platforms

2023-02-24 Thread Paul Gortmaker
2xx-family-application-development-system:PQ2FADS_VR Paul Gortmaker (3): powerpc: drop MPC8272_ADS platform support powerpc: drop PowerQUICC II Family ADS platform support powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code. arch/powerpc/boot/Makefile | 2 - arch/powe

Re: [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms

2023-02-21 Thread Paul Gortmaker
[Re: [RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms] On 21/02/2023 (Tue 21:13) Pali Roh??r wrote: > Hello! I would like to let you know that I have there patch series which > creates one generic machine descriptor for all P2 boards: >

Re: [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.

2023-02-21 Thread Paul Gortmaker
[Re: [PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.] On 21/02/2023 (Tue 21:03) Pali Roh??r wrote: > On Tuesday 21 February 2023 14:46:37 Paul Gortmaker wrote: > > None of these have a reference anymore anywhere, such as like this: > > > > arch/powe

[PATCH 2/4] powerpc: drop MPC85xx_CDS platform support

2023-02-21 Thread Paul Gortmaker
that, it makes sense to remove support from them in 2023. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile| 3 - arch/powerpc/boot/dts/fsl/mpc8541cds.dts | 375

[RFC PATCH 0/4] Remove some e500/MPC85xx evaluation platforms

2023-02-21 Thread Paul Gortmaker
DS [8] https://www.nxp.com/products/no-longer-manufactured/integrated-communications-processor-development-system:MPC8572DS [9] https://www.nxp.com/docs/en/fact-sheet/MPC8544DSFS.pdf Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Li Yang Cc: Claudiu Manoil

[PATCH 1/4] powerpc: drop MPC8540_ADS and MPC8560_ADS platform support

2023-02-21 Thread Paul Gortmaker
, and were not widely available. Given that, it makes sense to remove support from them in 2023. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile| 2 - arch/powerpc/boot/dts/fsl

[PATCH 3/4] powerpc: drop MPC8568_MDS / P1021_MDS platform support

2023-02-21 Thread Paul Gortmaker
that, it makes sense to remove support from them here in 2023. Cc: Scott Wood Cc: Pali Rohár Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/fsl/mpc8568mds.dts | 310 -- arch/powerpc/boot/dts/fsl/mpc85

[PATCH 4/4] powerpc: remove orphaned MPC85xx kernel config fragments.

2023-02-21 Thread Paul Gortmaker
-off-by: Paul Gortmaker --- arch/powerpc/configs/85xx-32bit.config | 5 - arch/powerpc/configs/85xx-hw.config| 139 - arch/powerpc/configs/85xx-smp.config | 2 - 3 files changed, 146 deletions(-) delete mode 100644 arch/powerpc/configs/85xx-32bit.config delete

[RFC PATCH 0/4] Remove some e300/MPC83xx evaluation platforms

2023-02-20 Thread Paul Gortmaker
s/detail/nxp-usa-inc/MPC8349E-MITX-GP/1204733 [7] https://www.nxp.com/docs/en/reference-manual/MPC8560ADSUG.pdf Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Li Yang Cc: Claudiu Manoil --- Paul Gortmaker (4): powerpc: drop MPC834x_MDS platform sup

[PATCH 1/4] powerpc: drop MPC834x_MDS platform support

2023-02-20 Thread Paul Gortmaker
Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile| 1 - arch/powerpc/boot/dts/mpc834x_mds.dts | 403 -- .../configs/83xx/mpc834x_mds_defconfig| 58 --- arch/powerpc/configs/mpc83xx_defconfig| 1 - arch/powerpc/configs

[PATCH 3/4] powerpc: drop MPC837x_MDS platform support

2023-02-20 Thread Paul Gortmaker
: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/mpc8377_mds.dts | 505 -- arch/powerpc/boot/dts/mpc8378_mds.dts | 489 - arch/powerpc/boot/dts/mpc8379_mds.dts | 455 .../configs

[PATCH 2/4] powerpc: drop MPC836x_MDS platform support

2023-02-20 Thread Paul Gortmaker
, and that the hardware wasn't really hobbyist friendly even for retro computing, it makes sense to retire the support for this particular platform. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/mpc836x_mds.dts

[PATCH 4/4] powerpc: drop MPC832x_MDS platform support

2023-02-20 Thread Paul Gortmaker
Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/mpc832x_mds.dts | 436 -- .../configs/83xx/mpc832x_mds_defconfig| 59 --- arch/powerpc/configs/mpc83xx_defconfig| 1 - arch/powerpc/configs/ppc6xx_defconfig | 1

Re: [GIT PULL] retire legacy WR sbc8548 and sbc8641 platforms

2021-09-01 Thread Paul Gortmaker
[Re: [GIT PULL] retire legacy WR sbc8548 and sbc8641 platforms] On 27/08/2021 (Fri 01:05) Michael Ellerman wrote: > Paul Gortmaker writes: > > This is unchanged from the original wr_sbc-delete branch sent in January, > > other than to add the Acks from Scott in July, and upda

[GIT PULL] retire legacy WR sbc8548 and sbc8641 platforms

2021-08-24 Thread Paul Gortmaker
rc7 (2021-08-22 14:24:56 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux.git wr_sbc-delete-v2 for you to fetch changes up to d44e2dc12ea2112e74cdd25090eeda2727ed09cc: MAINTAINERS: update for Paul Gortmaker (2021-08-24 08:19:01 -0

Re: [PATCH 0/3] Retire remaining WindRiver embedded SBC BSPs

2021-07-09 Thread Paul Gortmaker
[[PATCH 0/3] Retire remaining WindRiver embedded SBC BSPs] On 11/01/2021 (Mon 03:28) Paul Gortmaker wrote: > In v2.6.27 (2008, 917f0af9e5a9) the sbc8260 support was implicitly > retired by not being carried forward through the ppc --> powerpc > device tree transition. > > T

[PATCH 1/3] powerpc: retire sbc8548 board support

2021-01-11 Thread Paul Gortmaker
ory forever, for anyone who happens to find a functional board and wants to tinker with it. Cc: Scott Wood Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/Makefile | 1 - arch/powerpc/boot/dts/sbc8548-altflash.

[PATCH 2/3] powerpc: retire sbc8641d board support

2021-01-11 Thread Paul Gortmaker
git history forever, for anyone who happens to find a functional board and wants to tinker with it. Cc: Michael Ellerman Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Signed-off-by: Paul Gortmaker --- arch/powerpc/boot/dts/fsl/sbc8641d.dts | 176 --- arch/powerpc/conf

[PATCH 3/3] MAINTAINERS: update for Paul Gortmaker

2021-01-11 Thread Paul Gortmaker
Signed-off-by: Paul Gortmaker --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index cc1e6a5ee6e6..c5f5cdb24674 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6529,7 +6529,6 @@ F:Documentation/admin-guide/media/em28xx* F: drivers/media/usb

[PATCH 0/3] Retire remaining WindRiver embedded SBC BSPs

2021-01-11 Thread Paul Gortmaker
git/paulg/linux.git wr_sbc-delete for you to fetch changes up to 1dfb28199572e3f6517cada41f6a150551749da1: MAINTAINERS: update for Paul Gortmaker (2021-01-11 00:06:01 -0500) ---- Paul Gortmaker (3): powerpc: retire sbc8548 bo

[PATCH-next] powerpc: remove retired sbc834x support

2017-12-10 Thread Paul Gortmaker
in mind, it makes sense to remove it. Of course it will remain in the git history for anyone who happens to stumble on one and wants to tinker with it. Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/powerpc/boot/dts/sbc8349.dts | 331

[PATCH -next] soc/qbman: fix implicit header dependency now causing build fails

2017-05-02 Thread Paul Gortmaker
e.de> Cc: Scott Wood <o...@buserror.net> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/soc/fsl/qbman/qman_portal.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/soc/fsl/qbman/qman_portal.c b/drivers/soc/fsl/

[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-dev@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 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] powerpc: migrate exception table users off module.h and onto extable.h

2016-08-16 Thread Paul Gortmaker
: Benjamin Herrenschmidt <b...@kernel.crashing.org> Cc: Paul Mackerras <pau...@samba.org> Cc: Michael Ellerman <m...@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- [see: https://lkml.org/lkml/2016/7/24/224 for addition

[PATCH -net] net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth

2016-08-04 Thread Paul Gortmaker
@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/net/ethernet/tundra/tsi108_eth.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/ethernet/tundra/tsi108_eth.c b/drivers/net/ethernet/tundra/tsi108

[RFC/PATCH 00/14] split exception table content out of module.h into extable.h

2016-07-24 Thread Paul Gortmaker
.kernel.org Cc: linux-arm-ker...@lists.infradead.org Cc: linux-m...@lists.linux-m68k.org Cc: linux-m...@linux-mips.org Cc: linux-par...@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-s...@vger.kernel.org Cc: x...@kernel.org Cc: sparcli...@vger.kernel.org Paul Gortmaker (14): exceptions:

[PATCH 07/14] powerpc: migrate exception table users off module.h and onto extable.h

2016-07-24 Thread Paul Gortmaker
: Benjamin Herrenschmidt <b...@kernel.crashing.org> Cc: Paul Mackerras <pau...@samba.org> Cc: Michael Ellerman <m...@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/powerpc/kernel/kprobes.c | 2 +- arch/powerp

Re: [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms

2016-07-15 Thread Paul Gortmaker
[Re: [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms] On 15/07/2016 (Fri 14:12) Scott Wood wrote: > On Fri, 2016-07-15 at 12:43 -0400, Paul Gortmaker wrote: > > > +source "drivers/soc/fsl/qe/Kconfig" [...] > > > + > > > +config FSL_GUTS >

Re: [v10, 3/7] soc: fsl: add GUTS driver for QorIQ platforms

2016-07-15 Thread Paul Gortmaker
On Wed, May 4, 2016 at 11:12 PM, Yangbo Lu wrote: > The global utilities block controls power management, I/O device > enabling, power-onreset(POR) configuration monitoring, alternate > function selection for multiplexed signals,and clock control. > > This patch adds GUTS

[PATCH] cxl: make base more explicitly non-modular

2016-07-03 Thread Paul Gortmaker
the file is doing other modular stuff (module_get/put) even though it is built-in. Cc: Ian Munsie <imun...@au1.ibm.com> Cc: Michael Neuling <mi...@neuling.org> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/misc/cxl/base

[PATCH 2/3] powerpc: make kernel/nvram_64.c explicitly non-modular

2016-03-27 Thread Paul Gortmaker
g.com> Cc: Anton Blanchard <an...@samba.org> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/powerpc/kernel/nvram_64.c | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/arch/powerpc/kernel/nvra

[PATCH 0/3] powerpc: remove unused modular code from non-modular drivers

2016-03-27 Thread Paul Gortmaker
lt;viresh.ku...@linaro.org> Cc: linux...@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Paul Gortmaker (3): powerpc: make cell/spu_base.c explicitly non-modular powerpc: make kernel/nvram_64.c explicitly non-modular drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular arch

[PATCH 3/3] drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modular

2016-03-27 Thread Paul Gortmaker
nuxppc-dev@lists.ozlabs.org Cc: linux...@vger.kernel.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/cpufreq/ppc_cbe_cpufreq_pmi.c | 15 ++- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/drivers/cpufreq/ppc_cbe_cpufreq_pmi.c b/drivers/

[PATCH 1/3] powerpc: make cell/spu_base.c explicitly non-modular

2016-03-27 Thread Paul Gortmaker
of the file in the comments. Cc: Arnd Bergmann <a...@arndb.de> Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> Cc: Paul Mackerras <pau...@samba.org> Cc: Michael Ellerman <m...@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma.

Re: [PATCH] powerpc: warn on spurious irq events (but ratelimited)

2015-12-21 Thread Paul Gortmaker
[Re: [PATCH] powerpc: warn on spurious irq events (but ratelimited)] On 22/12/2015 (Tue 11:10) Michael Ellerman wrote: > On Mon, 2015-12-21 at 18:18 -0500, Paul Gortmaker wrote: > > On Mon, Dec 7, 2015 at 8:38 PM, Paul Gortmaker > > <paul.gortma...@windriver.com> wrote: &g

Re: [PATCH] powerpc: warn on spurious irq events (but ratelimited)

2015-12-21 Thread Paul Gortmaker
On Mon, Dec 7, 2015 at 8:38 PM, Paul Gortmaker <paul.gortma...@windriver.com> wrote: > It might be worth warning on spurious IRQ events; they might > point someone at a bogus DTS value or similar. > > But ratelimit them to ensure we aren't too spammy about it. > > Cc: B

Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-12-15 Thread Paul Gortmaker
[[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular] On 18/10/2015 (Sun 18:21) Paul Gortmaker wrote: > This next set of patches to drivers/tty fixes up more drivers that would > perhaps appear modular when looking at the code, but are controlled by > a bool Kconfig.

Re: [PATCH] sbc8641: drop bogus PHY IRQ entries from DTS file

2015-12-09 Thread Paul Gortmaker
[Re: [PATCH] sbc8641: drop bogus PHY IRQ entries from DTS file] On 09/12/2015 (Wed 04:07) Andrew Lunn wrote: > On Tue, Dec 08, 2015 at 05:44:02PM -0500, Paul Gortmaker wrote: > > This file was originally cloned off of the MPC8641D-HPCN reference > > platform, which actually had

[PATCH] sbc8641: drop bogus PHY IRQ entries from DTS file

2015-12-08 Thread Paul Gortmaker
when available in NOLINK state") was added to the tree. With the above commit, the board fails to NFS boot since it sits waiting for a PHY IRQ event that of course never arrives. Removing the bogus entries from the DTS file fixes the issue. Cc: Andrew Lunn <and...@lunn.ch> Signed-off-by

Re: [PATCH] sbc8641: drop bogus PHY IRQ entries from DTS file

2015-12-08 Thread Paul Gortmaker
[Re: [PATCH] sbc8641: drop bogus PHY IRQ entries from DTS file] On 09/12/2015 (Wed 12:10) Michael Ellerman wrote: > On Tue, 2015-12-08 at 17:44 -0500, Paul Gortmaker wrote: > > > This file was originally cloned off of the MPC8641D-HPCN reference > > platform, which actually

[PATCH] powerpc: warn on spurious irq events (but ratelimited)

2015-12-07 Thread Paul Gortmaker
Ellerman <m...@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/powerpc/kernel/irq.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/kernel/irq.c b/arch/powerpc/kernel/irq.c index 290559df1

Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-10-20 Thread Paul Gortmaker
[Re: [PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular] On 20/10/2015 (Tue 17:10) Alexandre Belloni wrote: > On 18/10/2015 at 18:21:13 -0400, Paul Gortmaker wrote : > > The one common thread here for all the patches is that we also > > scrap the .remove functi

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-10-18 Thread Paul Gortmaker
ad.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-ser...@vger.kernel.org Cc: linux-...@vger.kernel.org Paul Gortmaker (5): drivers/tty: make hvc/hvc_vio.c explicitly non-modular drivers/tty: make ehv_bytechan.c explicitly non-modular drivers/tty/serial: make serial/atmel_serial.c explicitly non-modu

[PATCH 2/5] drivers/tty: make ehv_bytechan.c explicitly non-modular

2015-10-18 Thread Paul Gortmaker
Slaby <jsl...@suse.com> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/tty/ehv_bytechan.c | 40 +++- 1 file changed, 3 insertions(+), 37 deletions(-) diff --git a/drivers/tty/ehv_bytecha

[PATCH 1/5] drivers/tty: make hvc/hvc_vio.c explicitly non-modular

2015-10-18 Thread Paul Gortmaker
rg> Cc: Jiri Slaby <jsl...@suse.com> Cc: Michael Ellerman <m...@ellerman.id.au> Cc: Anton Blanchard <an...@samba.org> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- drivers/tty/hvc/hvc_vio.c | 29 --

[PATCH] tty: disable unbind for old 74xx based serial/mpsc console port

2015-10-13 Thread Paul Gortmaker
foot. Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: Jiri Slaby <jsl...@suse.com> Cc: Thierry Reding <thierry.red...@gmail.com> Cc: linux-ser...@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- dr

[PATCH] powerpc: Delete old orphaned PrPMC 280/2800 DTS and boot file.

2015-10-13 Thread Paul Gortmaker
: Benjamin Herrenschmidt <b...@kernel.crashing.org> Cc: Paul Mackerras <pau...@samba.org> Cc: Michael Ellerman <m...@ellerman.id.au> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> --- arch/powerpc/boot/dts/prpmc2800.dts | 297

Re: [PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-09-26 Thread Paul Gortmaker
[[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular] On 19/08/2015 (Wed 17:48) Paul Gortmaker wrote: > [v2: drop dead module code removal from 8250_lpc18xx.c ; instead convert it > from bool to tristate ; also add ack to hvc_console commit.] > > Thi

[PATCH 3/5] drivers/tty: make hvc_console.c explicitly non-modular

2015-08-19 Thread Paul Gortmaker
Slaby jsl...@suse.com Acked-by: Michael Ellerman m...@ellerman.id.au Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- drivers/tty/hvc/hvc_console.c | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/drivers/tty/hvc

[PATCH v2 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-08-19 Thread Paul Gortmaker
-dev@lists.ozlabs.org Cc: linux-ser...@vger.kernel.org Paul Gortmaker (5): drivers/tty: make pty.c slightly more explicitly non-modular drivers/tty: make sysrq.c slightly more explicitly non-modular drivers/tty: make hvc_console.c explicitly non-modular drivers/tty: make serial/mpsc.c

[PATCH 3/5] drivers/tty: make hvc_console.c explicitly non-modular

2015-08-08 Thread Paul Gortmaker
Slaby jsl...@suse.com Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- drivers/tty/hvc/hvc_console.c | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/drivers/tty/hvc/hvc_console.c b/drivers/tty/hvc/hvc_console.c

[PATCH 0/5] drivers/tty: make more bool drivers explicitly non-modular

2015-08-08 Thread Paul Gortmaker
Kroah-Hartman gre...@linuxfoundation.org Cc: Jiri Slaby jsl...@suse.com Cc: Joachim Eastwood manab...@gmail.com Cc: linux-arm-ker...@lists.infradead.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-ser...@vger.kernel.org Paul Gortmaker (5): drivers/tty: make pty.c slightly more explicitly non-modular

Re: [PATCH] macintosh/ans-lcd: fix build failure after module_init/exit relocation

2015-07-18 Thread Paul Gortmaker
there. Acked-by: Paul Gortmaker paul.gortma...@windriver.com Thanks, Paul. -- Fixes: 0fd972a7d91d (module: relocate module_init from init.h to module.h) Signed-off-by: Luis Henriques luis.henriq...@canonical.com --- drivers/macintosh/ans-lcd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion

[PATCH 06/11] powerpc: don't use module_init for non-modular core hugetlb code

2015-05-31 Thread Paul Gortmaker
-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/powerpc/mm/hugetlbpage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/mm/hugetlbpage.c b/arch/powerpc/mm/hugetlbpage.c index 3385e3d0506e..f1e00ac9283c 100644 --- a/arch/powerpc/mm/hugetlbpage.c +++ b/arch

[PATCH 05/11] powerpc: use subsys_initcall for Freescale Local Bus

2015-05-31 Thread Paul Gortmaker
scottw...@freescale.com Acked-by: Scott Wood scottw...@freescale.com Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/powerpc/sysdev/fsl_lbc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/sysdev/fsl_lbc.c b/arch

[PATCH 00/11] Replace module_init with an alternate initcall in non modules

2015-05-31 Thread Paul Gortmaker
: linux...@kvack.org Cc: linuxppc-dev@lists.ozlabs.org Cc: net...@vger.kernel.org Cc: netfilter-de...@vger.kernel.org Cc: x...@kernel.org Paul Gortmaker (11): mm: replace module_init usages with subsys_initcall in nommu.c fs/notify: don't use module_init for non-modular inotify_user code

[PATCH 03/15] powerpc: use device_initcall for registering rtc devices

2015-05-28 Thread Paul Gortmaker
@lists.ozlabs.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/powerpc/kernel/time.c| 2 +- arch/powerpc/platforms/ps3/time.c | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c index 56f44848b044

[PATCH 04/15] powerpc: don't use module_init in non-modular 83xx suspend code

2015-05-28 Thread Paul Gortmaker
in this change means that the runtime impact is zero -- it will remain at level 6 in initcall ordering. Cc: Scott Wood scottw...@freescale.com Cc: Benjamin Herrenschmidt b...@kernel.crashing.org Cc: Paul Mackerras pau...@samba.org Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker

[PATCH 00/15] Replace module_init with device_initcall in non modules

2015-05-28 Thread Paul Gortmaker
...@lists.infradead.org Cc: linux-cris-ker...@axis.com Cc: linux-i...@vger.kernel.org Cc: linux-par...@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Cc: linux...@vger.kernel.org Cc: linux-xte...@linux-xtensa.org Cc: x...@kernel.org Paul Gortmaker (15): x86: don't use module_init in non-modular

[PATCH 1/2] powerpc: drop return value from set_breakpoint as it is unused

2014-04-29 Thread Paul Gortmaker
None of the callers check the return value, so it might as well not have one at all. Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/powerpc/include/asm/debug.h | 2 +- arch/powerpc/kernel/process.c| 8 2 files changed, 5 insertions(+), 5 deletions(-) diff --git

[PATCH 0/2] Fix smp_processor_id() in preemptible splat

2014-04-29 Thread Paul Gortmaker
. --- Paul Gortmaker (2): powerpc: drop return value from set_breakpoint as it is unused powerpc: fix smp_processor_id() in preemptible splat in set_breakpoint arch/powerpc/include/asm/debug.h | 3 ++- arch/powerpc/include/asm/hw_breakpoint.h | 2 +- arch/powerpc/kernel/hw_breakpoint.c

[PATCH 2/2] powerpc: fix smp_processor_id() in preemptible splat in set_breakpoint

2014-04-29 Thread Paul Gortmaker
. Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/powerpc/include/asm/debug.h | 1 + arch/powerpc/include/asm/hw_breakpoint.h | 2 +- arch/powerpc/kernel/hw_breakpoint.c | 8 arch/powerpc/kernel/process.c| 11 +-- arch/powerpc/kernel

Re: [PATCH 1/2] powerpc/powernv: Enable fetching of platform sensor data

2014-03-28 Thread Paul Gortmaker
On Fri, Mar 7, 2014 at 12:33 AM, Neelesh Gupta neele...@linux.vnet.ibm.com wrote: This patch enables fetching of various platform sensor data through OPAL and expects a sensor handle from the driver to pass to OPAL. Looks like a missing header, causing build failures on celleb_defconfig cc1:

Re: [PATCH v2] powerpc: select MEMORY for FSL_IFC to not break existing .config files

2014-02-20 Thread Paul Gortmaker
On 14-02-20 01:05 AM, Prabhakar Kushwaha wrote: On 2/20/2014 4:16 AM, Paul Gortmaker wrote: commit d2ae2e20fbdde5a65f3a5a153044ab1e5c53f7cc (driver/memory:Move Freescale IFC driver to a common driver) introduces this build regression into the mpc85xx_defconfig: drivers/built-in.o

Re: [PATCH] of: give priority to the compatible match in __of_match_node()

2014-02-19 Thread Paul Gortmaker
On Thu, Feb 13, 2014 at 2:01 PM, Rob Herring robherri...@gmail.com wrote: On Wed, Feb 12, 2014 at 5:38 AM, Kevin Hao haoke...@gmail.com wrote: When the device node do have a compatible property, we definitely prefer the compatible match besides the type and name. Only if there is no such a

Re: Anyone using SysRQ key sequences on console serial port ?

2014-02-19 Thread Paul Gortmaker
...@freescale.com wrote: On Sun, 2014-02-16 at 10:56 -0500, Paul Gortmaker wrote: On Fri, Feb 14, 2014 at 3:42 PM, John Donnelly joh...@servergy.com wrote: Hi, I tried using the SysRq hotkey sequence on a serial console - 3.11.0-5-powerpc-e500mc system, by issuing a break and the system

Re: [PATCH] of: give priority to the compatible match in __of_match_node()

2014-02-19 Thread Paul Gortmaker
On 14-02-19 03:41 PM, Grant Likely wrote: On Wed, 19 Feb 2014 13:25:54 -0500, Paul Gortmaker paul.gortma...@windriver.com wrote: On Thu, Feb 13, 2014 at 2:01 PM, Rob Herring robherri...@gmail.com wrote: On Wed, Feb 12, 2014 at 5:38 AM, Kevin Hao haoke...@gmail.com wrote: When the device node

[PATCH] powerpc: select MEMORY for FSL_IFC to not break existing .config files

2014-02-19 Thread Paul Gortmaker
CONFIG_FSL_IFC select CONFIG_MEMORY. Also fix the whitespace issue (spaces vs. a tab) in the Kconfig. Cc: Prabhakar Kushwaha prabha...@freescale.com Cc: Arnd Bergmann a...@arndb.de Cc: Greg Kroah-Hartman gre...@linuxfoundation.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com

Re: [PATCH] powerpc: select MEMORY for FSL_IFC to not break existing .config files

2014-02-19 Thread Paul Gortmaker
On 14-02-19 05:19 PM, Scott Wood wrote: On Wed, 2014-02-19 at 17:07 -0500, Paul Gortmaker wrote: commit d2ae2e20fbdde5a65f3a5a153044ab1e5c53f7cc (driver/memory:Move Freescale IFC driver to a common driver) introduces this build regression into the mpc85xx_defconfig: drivers/built-in.o

Re: [PATCH] of: give priority to the compatible match in __of_match_node()

2014-02-19 Thread Paul Gortmaker
On 14-02-19 05:40 PM, Grant Likely wrote: On Wed, 19 Feb 2014 16:23:02 -0500, Paul Gortmaker paul.gortma...@windriver.com wrote: On 14-02-19 03:41 PM, Grant Likely wrote: On Wed, 19 Feb 2014 13:25:54 -0500, Paul Gortmaker paul.gortma...@windriver.com wrote: On Thu, Feb 13, 2014 at 2:01 PM

[PATCH v2] powerpc: select MEMORY for FSL_IFC to not break existing .config files

2014-02-19 Thread Paul Gortmaker
: David Woodhouse dw...@infradead.org Cc: Greg Kroah-Hartman gre...@linuxfoundation.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- [v2: fix the mislocated FSL_IFC as per Scott's comment. It still probably makes sense to go in via Greg's char-misc/char-misc-next (vs. powerpc-next

Re: Anyone using SysRQ key sequences on console serial port ?

2014-02-16 Thread Paul Gortmaker
On Fri, Feb 14, 2014 at 3:42 PM, John Donnelly joh...@servergy.com wrote: Hi, I tried using the SysRq hotkey sequence on a serial console - 3.11.0-5-powerpc-e500mc system, by issuing a break and the system immediately wedges after displaying SysRQ : HELP : using both Putty and Teraterm

[PATCH] powerpc: fix build failure in sysdev/mpic.c for MPIC_WEIRD=y

2014-02-07 Thread Paul Gortmaker
*/ --- Here we convert the case section to if/else if, and also add the equivalent of a default case to warn about unknown types. Boot tested on sbc8548, build tested on all defconfigs. Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/powerpc/sysdev/mpic.c | 38

Re: [GIT PULL] tree-wide: clean up no longer required #include linux/init.h

2014-02-05 Thread Paul Gortmaker
[Re: [GIT PULL] tree-wide: clean up no longer required #include linux/init.h] On 05/02/2014 (Wed 07:41) Ingo Molnar wrote: * Stephen Rothwell s...@canb.auug.org.au wrote: Hi Ingo, On Wed, 5 Feb 2014 07:06:33 +0100 Ingo Molnar mi...@kernel.org wrote: So, if you meant Linus to

[PATCH-next] powerpc: delete old PrPMC 280/2800 support

2014-02-05 Thread Paul Gortmaker
...@kernel.crashing.org Cc: Paul Mackerras pau...@samba.org Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- [The above description is not idle speculation based on 2nd hand info -- I personally suffered with these platforms, and when faced with a chance

[GIT PULL] tree-wide: clean up no longer required #include linux/init.h

2014-02-04 Thread Paul Gortmaker
) Cleanup of linux/init.h for 3.14-rc1 Paul Gortmaker (77): init: delete the __cpuinit related stubs kernel: audit/fix non-modular users of module_init in core code mm: replace module_init usages

Re: [GIT PULL] tree-wide: clean up no longer required #include linux/init.h

2014-02-04 Thread Paul Gortmaker
On Feb 4, 2014 3:52 PM, Paul Gortmaker paul.gortma...@windriver.com wrote: We've had this in linux-next for 2+ weeks (thanks Stephen!) as a linux-stable like queue of patches, and as can be seen here: https://git.kernel.org/pub/scm/linux/kernel/git/paulg/init.git Argh, above link is meant

[PATCH] powerpc: don't re-issue spinlock typedef that breaks older gcc

2014-01-28 Thread Paul Gortmaker
. Cc: Aneesh Kumar K.V aneesh.ku...@linux.vnet.ibm.com Cc: Kirill A. Shutemov kirill.shute...@linux.intel.com Cc: Benjamin Herrenschmidt b...@kernel.crashing.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- [ Note that b3084f4db3 isn't mainline yet, it is currently in benh

Re: [PATCH] powerpc: don't re-issue spinlock typedef that breaks older gcc

2014-01-28 Thread Paul Gortmaker
On 14-01-28 12:28 PM, Aneesh Kumar K.V wrote: Paul Gortmaker paul.gortma...@windriver.com writes: Commit b3084f4db3aeb991c507ca774337c7e7893ed04f (powerpc/thp: Fix crash on mremap) added a typedef struct spinlock spinlock_t; which on gcc 4.5.2 (and possibly other versions) causes many

Re: [PATCH] powerpc: don't re-issue spinlock typedef that breaks older gcc

2014-01-28 Thread Paul Gortmaker
On 14-01-28 01:49 PM, Aneesh Kumar K.V wrote: Paul Gortmaker paul.gortma...@windriver.com writes: On 14-01-28 12:28 PM, Aneesh Kumar K.V wrote: Paul Gortmaker paul.gortma...@windriver.com writes: Commit b3084f4db3aeb991c507ca774337c7e7893ed04f (powerpc/thp: Fix crash on mremap) added

Re: mpic build failure for 7447_hpc defconfig (bisected)

2014-01-24 Thread Paul Gortmaker
On Wed, Jan 8, 2014 at 5:45 PM, Paul Gortmaker paul.gortma...@windriver.com wrote: Commit 446f6d06fab0b49c61887ecbe8286d6aaa796637 (powerpc/mpic: Properly set default triggers) breaks the mpc7447_hpc_defconfig as follows: CC arch/powerpc/sysdev/mpic.o arch/powerpc/sysdev/mpic.c

Re: [PATCH RFC 00/73] tree-wide: clean up some no longer required #include linux/init.h

2014-01-22 Thread Paul Gortmaker
[Re: [PATCH RFC 00/73] tree-wide: clean up some no longer required #include linux/init.h] On 22/01/2014 (Wed 18:00) Stephen Rothwell wrote: Hi Paul, On Tue, 21 Jan 2014 16:22:03 -0500 Paul Gortmaker paul.gortma...@windriver.com wrote: Where: This work exists as a queue of patches

[PATCH 11/73] powerpc: book3s KVM can be modular so it should use module.h

2014-01-21 Thread Paul Gortmaker
-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch/powerpc/kvm/book3s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/kvm/book3s.c b/arch/powerpc/kvm/book3s.c index 8912608..279459e 100644 --- a/arch/powerpc/kvm/book3s.c +++ b/arch/powerpc/kvm/book3s.c

[PATCH 12/73] powerpc: kvm e500/44x is not modular, so don't use module_init

2014-01-21 Thread Paul Gortmaker
Bonzini pbonz...@redhat.com Cc: Alexander Graf ag...@suse.de Cc: Benjamin Herrenschmidt b...@kernel.crashing.org Cc: Paul Mackerras pau...@samba.org Cc: k...@vger.kernel.org Cc: kvm-...@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by: Paul Gortmaker paul.gortma...@windriver.com --- arch

  1   2   3   4   >