Re: [PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP

2021-06-26 Thread Michael Ellerman
On Mon, 19 Apr 2021 10:47:24 + (UTC), Christophe Leroy wrote: > This series converts powerpc to generic PTDUMP. > > For that, we first need to add missing hugepd support > to pagewalk and ptdump. > > v2: > - Reworked the pagewalk modification to add locking and check ops->pte_entry > - Modifi

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP

2021-04-19 Thread Christophe Leroy
This series converts powerpc to generic PTDUMP. For that, we first need to add missing hugepd support to pagewalk and ptdump. v2: - Reworked the pagewalk modification to add locking and check ops->pte_entry - Modified powerpc early IO mapping to have gaps between mappings - Removed the logic that