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

2021-08-31 Thread Michael Ellerman
Christophe Leroy writes: > Le 30/08/2021 à 13:55, Michael Ellerman a écrit : >> Christophe Leroy writes: >>> Le 30/08/2021 à 09:52, Michael Ellerman a écrit : Christophe Leroy writes: > Le 29/08/2021 à 20:55, Nathan Chancellor a écrit : >> On Thu, Jul 08, 2021 at 04:49:43PM +, C

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

2021-08-30 Thread Christophe Leroy
Le 30/08/2021 à 13:55, Michael Ellerman a écrit : Christophe Leroy writes: Le 30/08/2021 à 09:52, Michael Ellerman a écrit : Christophe Leroy writes: Le 29/08/2021 à 20:55, Nathan Chancellor a écrit : On Thu, Jul 08, 2021 at 04:49:43PM +, Christophe Leroy wrote: This patch converts

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

2021-08-30 Thread Michael Ellerman
Christophe Leroy writes: > Le 30/08/2021 à 09:52, Michael Ellerman a écrit : >> Christophe Leroy writes: >>> Le 29/08/2021 à 20:55, Nathan Chancellor a écrit : On Thu, Jul 08, 2021 at 04:49:43PM +, Christophe Leroy wrote: > This patch converts powerpc to the generic PTDUMP implementa

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

2021-08-30 Thread Christophe Leroy
Le 30/08/2021 à 09:52, Michael Ellerman a écrit : Christophe Leroy writes: 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. Sig

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

2021-08-30 Thread Michael Ellerman
Christophe Leroy writes: > 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 >>

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

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

2021-07-08 Thread Christophe Leroy
This patch converts powerpc to the generic PTDUMP implementation. Signed-off-by: Christophe Leroy --- v4: Reworked init of ptdump range --- arch/powerpc/Kconfig| 2 + arch/powerpc/Kconfig.debug | 30 --- arch/powerpc/mm/Makefile| 2 +- arch/powerpc/mm/mmu_decl.h