-
- Downloads
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Other architectures and the common mm/ use P*D_MASK, and P*D_SIZE. Remove the duplicated P*D_PAGE_MASK and P*D_PAGE_SIZE which are only used in x86/*. Signed-off-by:Pasha Tatashin <pasha.tatashin@soleen.com> Signed-off-by:
Borislav Petkov <bp@suse.de> Reviewed-by:
Anshuman Khandual <anshuman.khandual@arm.com> Acked-by:
Mike Rapoport <rppt@linux.ibm.com> Link: https://lore.kernel.org/r/20220516185202.604654-1-tatashin@google.com
Showing
- arch/x86/include/asm/page_types.h 3 additions, 9 deletionsarch/x86/include/asm/page_types.h
- arch/x86/kernel/amd_gart_64.c 1 addition, 1 deletionarch/x86/kernel/amd_gart_64.c
- arch/x86/kernel/head64.c 1 addition, 1 deletionarch/x86/kernel/head64.c
- arch/x86/mm/mem_encrypt_boot.S 2 additions, 2 deletionsarch/x86/mm/mem_encrypt_boot.S
- arch/x86/mm/mem_encrypt_identity.c 9 additions, 9 deletionsarch/x86/mm/mem_encrypt_identity.c
- arch/x86/mm/pat/set_memory.c 3 additions, 3 deletionsarch/x86/mm/pat/set_memory.c
- arch/x86/mm/pti.c 1 addition, 1 deletionarch/x86/mm/pti.c
Loading
Please register or sign in to comment