Re: [RFC PATCH 6/6] powerpc/microwatt: Stop building the hash MMU code

2021-08-29 Thread Nicholas Piggin
Excerpts from Michael Ellerman's message of August 30, 2021 1:24 pm: > Christophe Leroy writes: >> Le 27/08/2021 à 18:34, Nicholas Piggin a écrit : >>> Microwatt is radix-only, so stop selecting the hash MMU code. >>> >>> This saves 20kB compressed dtbImage and 56kB vmlinux size. >>> >>> Signed-

Re: [RFC PATCH 5/6] powerpc/microwatt: select POWER9_CPU

2021-08-29 Thread Nicholas Piggin
Excerpts from Christophe Leroy's message of August 28, 2021 7:50 pm: > > > Le 27/08/2021 à 18:34, Nicholas Piggin a écrit : >> Microwatt implements a subset of ISA v3.0 which is equivalent to >> the POWER9_CPU selection. >> >> Signed-off-by: Nicholas Piggin >> --- >> arch/powerpc/configs/micr

Re: [RFC PATCH 4/6] powerpc/64s: Make hash MMU code build configurable

2021-08-29 Thread Nicholas Piggin
Excerpts from Christophe Leroy's message of August 28, 2021 7:59 pm: > > > Le 27/08/2021 à 18:34, Nicholas Piggin a écrit : >> Introduce a new option CONFIG_PPC_64S_HASH_MMU which allows the 64s hash >> MMU code to be compiled out if radix is selected and the minimum >> supported CPU type is POWE

Re: [RFC PATCH 4/6] powerpc/64s: Make hash MMU code build configurable

2021-08-29 Thread Nicholas Piggin
Excerpts from Christophe Leroy's message of August 28, 2021 7:34 pm: > > > Le 27/08/2021 à 18:34, Nicholas Piggin a écrit : >> Introduce a new option CONFIG_PPC_64S_HASH_MMU which allows the 64s hash >> MMU code to be compiled out if radix is selected and the minimum >> supported CPU type is POWE

Re: [RFC PATCH 6/6] powerpc/microwatt: Stop building the hash MMU code

2021-08-29 Thread Michael Ellerman
Christophe Leroy writes: > Le 27/08/2021 à 18:34, Nicholas Piggin a écrit : >> Microwatt is radix-only, so stop selecting the hash MMU code. >> >> This saves 20kB compressed dtbImage and 56kB vmlinux size. >> >> Signed-off-by: Nicholas Piggin >> --- >> arch/powerpc/configs/microwatt_defconfig

Re: [PATCH v4 4/4] powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP

2021-08-29 Thread Nathan Chancellor
On Sun, Aug 29, 2021 at 09:11:47PM +0200, Christophe Leroy wrote: > Hi Nathan, > > Le 29/08/2021 à 20:55, Nathan Chancellor a écrit : > > Hi Christophe, > > > > On Thu, Jul 08, 2021 at 04:49:43PM +, Christophe Leroy wrote: > > > This patch converts powerpc to the generic PTDUMP implementation

Re: [PATCH v4 4/4] powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP

2021-08-29 Thread Christophe Leroy
Hi Nathan, Le 29/08/2021 à 20:55, Nathan Chancellor a écrit : Hi Christophe, On Thu, Jul 08, 2021 at 04:49:43PM +, Christophe Leroy wrote: This patch converts powerpc to the generic PTDUMP implementation. Signed-off-by: Christophe Leroy This patch as commit e084728393a5 ("powerpc/ptdum

Re: [PATCH v4 4/4] powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP

2021-08-29 Thread Nathan Chancellor
Hi Christophe, On Thu, Jul 08, 2021 at 04:49:43PM +, Christophe Leroy wrote: > This patch converts powerpc to the generic PTDUMP implementation. > > Signed-off-by: Christophe Leroy This patch as commit e084728393a5 ("powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP") in powerpc/next causes

Re: [PATCH] net: spider_net: switch from 'pci_' to 'dma_' API

2021-08-29 Thread Michael Ellerman
Christophe Leroy writes: > Le 27/08/2021 à 21:56, Christophe JAILLET a écrit : >> --- >> It has *not* been compile tested because I don't have the needed >> configuration or cross-compiler. However, the modification is completely >> mechanical and done by coccinelle. > > All you need is at https:/

[powerpc:merge] BUILD SUCCESS a555f645f92c58683d0a8d3315352a8d0ce8f80e

2021-08-29 Thread kernel test robot
randconfig-a002-20210825 i386 randconfig-a005-20210825 i386 randconfig-a004-20210825 i386 randconfig-a003-20210825 i386 randconfig-a001-20210829 i386 randconfig-a006-20210829 i386 randconfig-a005-202

Re: [PATCH] net: spider_net: switch from 'pci_' to 'dma_' API

2021-08-29 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 27 Aug 2021 21:56:28 +0200 you wrote: > In [1], Christoph Hellwig has proposed to remove the wrappers in > include/linux/pci-dma-compat.h. > > Some reasons why this API should be removed have been given by Julia >

Re: [PATCH] net: spider_net: switch from 'pci_' to 'dma_' API

2021-08-29 Thread Christophe Leroy
Le 27/08/2021 à 21:56, Christophe JAILLET a écrit : --- It has *not* been compile tested because I don't have the needed configuration or cross-compiler. However, the modification is completely mechanical and done by coccinelle. All you need is at https://mirrors.edge.kernel.org/pub/tools/cr