# git rev-parse -q --verify 0e7991d4acafa88d5771c0227971996c00a55325^{commit} 0e7991d4acafa88d5771c0227971996c00a55325 already have revision, skipping fetch # git checkout -q -f -B kisskb 0e7991d4acafa88d5771c0227971996c00a55325 # git clean -qxdf # < git log -1 # commit 0e7991d4acafa88d5771c0227971996c00a55325 # Author: Michael Ellerman # Date: Fri Sep 2 21:22:50 2022 +1000 # # powerpc/mm/64s: Drop p4d_leaf() # # Because 64-bit Book3S uses pgtable-nop4d.h, the P4D is folded into the # PGD. So P4D entries are actually PGD entries, or vice versa. # # The other way to think of it is that the P4D is a single entry page # table below the PGD. Zero bits of the address are needed to index into # the P4D, therefore a P4D entry maps the same size address space as a PGD # entry. # # As explained in the previous commit, there are no huge page sizes # supported directly at the PGD level on 64-bit Book3S, so there are also # no huge page sizes supported at the P4D level. # # Therefore p4d_is_leaf() can never be true, so drop the definition and # fallback to the default implementation that always returns false. # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 0e7991d4acafa88d5771c0227971996c00a55325 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5847:warning: override: reassigning to symbol PPC_BOOK3S_64 .config:5848:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5850:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5851:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 # Build took: 0:05:54.649593