Buildresult: powerpc-next/mips-defconfig/mipsel-gcc5 built on Sep 3 2022, 01:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 3 2022, 01:13
Duration:
0:01:23.606921
Builder:
ka7
Revision:
powerpc/mm/64s: Drop p4d_leaf() (
0e7991d4acafa88d5771c0227971996c00a55325)
Target:
powerpc-next/mips-defconfig/mipsel-gcc5
Branch:
powerpc-next
Compiler:
mipsel-gcc5
(mipsel-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0"
Full Log
# 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 <mpe@ellerman.id.au> # 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 <mpe@ellerman.id.au> # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 0e7991d4acafa88d5771c0227971996c00a55325 # < make -s -j 32 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/powerpc-next_mips-defconfig_mipsel-gcc5 CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" Completed OK # rm -rf /kisskb/build/powerpc-next_mips-defconfig_mipsel-gcc5 # Build took: 0:01:23.606921
© Michael Ellerman 2006-2018.