[Crash-utility] [PATCH 0/6] ppc64: Add support to understand Power ISA 3.0 based kernel

Dave Anderson anderson at redhat.com
Fri Sep 23 13:12:04 UTC 2016


Hari,

The patch-set has been queued for crash-7.1.6:
 
  https://github.com/crash-utility/crash/commit/182914debbb9a2671ef644027fedd339aa9c80e0

Thanks,
  Dave


----- Original Message -----
> With the introduction of radix MMU in Power ISA 3.0, there are changes
> in kernel page table management accommodating it. This patch series
> makes appropriate changes here to work for such kernels. Also, this
> series fixes a few bugs along the way. Patches successfully tested on
> BOOK3S. It would be great if someone can test these patches on BOOK3E.
> The changes effecting BOOK3E are minimal though.
> 
> ---
> 
> Hari Bathini (6):
>       ppc64: fix vtop page translation for 4K pages
>       ppc64: Use kernel terminology for each level in 4-level page table
>       ppc64/book3s: address changes in kernel v4.5
>       ppc64/book3s: address change in page flags for PowerISA v3.0
>       ppc64: use physical addresses and unfold pud for 64K page size
>       ppc64/book3s: support big endian Linux page tables
> 
> 
>  defs.h  |   74 +++++++++-----
>  ppc64.c |  340
>  +++++++++++++++++++++++++++++++++++++++++++++++++--------------
>  tools.c |   16 +++
>  3 files changed, 332 insertions(+), 98 deletions(-)
> 
> --
> - Hari
> 
> --
> Crash-utility mailing list
> Crash-utility at redhat.com
> https://www.redhat.com/mailman/listinfo/crash-utility
> 




More information about the Crash-utility mailing list