diff options
author | Peter Xu <[email protected]> | 2024-03-05 12:37:45 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-03-06 13:04:19 -0800 |
commit | 924bd6a8c96767a05323d575bdefd664631dce73 (patch) | |
tree | f73dcf1f1691dccebcd973bbdc8c76fc2ed15d6e /arch/x86/mm/fault.c | |
parent | 83ea65da325c643bd1fea078fb81c5415ed7a83a (diff) |
mm/x86: drop two unnecessary pud_leaf() definitions
pud_leaf() has a fallback macro defined in include/linux/pgtable.h
already. Drop the extra two for x86.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Peter Xu <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Reviewed-by: Mike Rapoport (IBM) <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Alexander Potapenko <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: "Aneesh Kumar K.V" <[email protected]>
Cc: Christophe Leroy <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: "Naveen N. Rao" <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Vincenzo Frascino <[email protected]>
Cc: Yang Shi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/x86/mm/fault.c')
0 files changed, 0 insertions, 0 deletions