Centos-kernel-stream-9/arch/powerpc/xmon
Rafael Aquini 9752fca2cf mm/powerpc: replace pXd_is_leaf() with pXd_leaf()
JIRA: https://issues.redhat.com/browse/RHEL-27745

This patch is a backport of the following upstream commit:
commit bd18b688220c7225fb50498dabd9f9d0c9988e67
Author: Peter Xu <peterx@redhat.com>
Date:   Tue Mar 5 12:37:42 2024 +0800

    mm/powerpc: replace pXd_is_leaf() with pXd_leaf()

    They're the same macros underneath.  Drop pXd_is_leaf(), instead always use
    pXd_leaf().

    At the meantime, instead of renames, drop the pXd_is_leaf() fallback
    definitions directly in arch/powerpc/include/asm/pgtable.h.  because
    similar fallback macros for pXd_leaf() are already defined in
    include/linux/pgtable.h.

    Link: https://lkml.kernel.org/r/20240305043750.93762-3-peterx@redhat.com
    Signed-off-by: Peter Xu <peterx@redhat.com>
    Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
    Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
    Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
    Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
    Cc: Michael Ellerman <mpe@ellerman.id.au>
    Cc: Nicholas Piggin <npiggin@gmail.com>
    Cc: "Aneesh Kumar K.V" <aneesh.kumar@kernel.org>
    Cc: "Naveen N. Rao" <naveen.n.rao@linux.ibm.com>
    Cc: Alexander Potapenko <glider@google.com>
    Cc: Andrey Konovalov <andreyknvl@gmail.com>
    Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
    Cc: Borislav Petkov <bp@alien8.de>
    Cc: Dave Hansen <dave.hansen@linux.intel.com>
    Cc: Dmitry Vyukov <dvyukov@google.com>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Kirill A. Shutemov <kirill@shutemov.name>
    Cc: Muchun Song <muchun.song@linux.dev>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
    Cc: Yang Shi <shy828301@gmail.com>
    Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

Signed-off-by: Rafael Aquini <raquini@redhat.com>
2024-12-09 12:24:37 -05:00
..
Makefile
ansidecl.h
dis-asm.h
nonstdio.c
nonstdio.h
ppc-dis.c
ppc-opc.c
ppc.h
spr_access.S
spu-dis.c
spu-insns.h
spu-opc.c
spu.h
xmon.c mm/powerpc: replace pXd_is_leaf() with pXd_leaf() 2024-12-09 12:24:37 -05:00
xmon_bpts.S
xmon_bpts.h powerpc/inst: Define ppc_inst_t 2023-03-24 11:18:35 -04:00