Buildresult: powerpc-next/mips-defconfig/mipsel-gcc5 built on Sep 7 2022, 02:36
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 7 2022, 02:36
Duration:
0:01:09.681079
Builder:
ka4
Revision:
powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush (
7611de9cd7806a9c41426d12b98cf8867263a05f)
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 7611de9cd7806a9c41426d12b98cf8867263a05f^{commit} 7611de9cd7806a9c41426d12b98cf8867263a05f already have revision, skipping fetch # git checkout -q -f -B kisskb 7611de9cd7806a9c41426d12b98cf8867263a05f # git clean -qxdf # < git log -1 # commit 7611de9cd7806a9c41426d12b98cf8867263a05f # Author: Nicholas Piggin <npiggin@gmail.com> # Date: Thu Sep 1 21:03:34 2022 +1000 # # powerpc/64s: add pte_needs_flush and huge_pmd_needs_flush # # Allow PTE changes to avoid flushing the TLB when access permissions are # being relaxed, the dirty bit is being set, and the accessed bit is being # changed. # # Relaxing access permissions and setting dirty and accessed bits do not # require a flush because the MMU will re-load the PTE and notice the # updates (it may also cause a spurious fault). # # Clearing the accessed bit does not require a flush because of the # imprecise PTE accessed bit accounting that is already performed, as # documented in ptep_clear_flush_young(). # # This reduces TLB flushing for some mprotect(2) calls. # # Signed-off-by: Nicholas Piggin <npiggin@gmail.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Link: https://lore.kernel.org/r/20220901110334.1618913-1-npiggin@gmail.com # < /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 7611de9cd7806a9c41426d12b98cf8867263a05f # < make -s -j 120 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 120 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 120 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 120 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:09.681079
© Michael Ellerman 2006-2018.