Buildresult: chleroy/mips-defconfig/mipsel-gcc5 built on Feb 23 2022, 21:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 23 2022, 21:02
Duration:
0:01:05.170710
Builder:
ka7
Revision:
powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx (
100cc6b63ba31d527d94674453ceae201af0072e)
Target:
chleroy/mips-defconfig/mipsel-gcc5
Branch:
chleroy
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 (3)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. 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 100cc6b63ba31d527d94674453ceae201af0072e^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 100cc6b63ba31d527d94674453ceae201af0072e^{commit} 100cc6b63ba31d527d94674453ceae201af0072e # git checkout -q -f -B kisskb 100cc6b63ba31d527d94674453ceae201af0072e # git clean -qxdf # < git log -1 # commit 100cc6b63ba31d527d94674453ceae201af0072e # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Sun Jan 23 16:50:07 2022 +0100 # # powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx # # book3s/32 and 8xx have a separate area for allocating modules, # defined by MODULES_VADDR / MODULES_END. # # On book3s/32, it is not possible to protect against execution # on a page basis. A full 256M segment is either Exec or NoExec. # The module area is in an Exec segment while vmalloc area is # in a NoExec segment. # # In order to protect module data against execution, select # ARCH_WANTS_MODULES_DATA_IN_VMALLOC. # # For the 8xx (and possibly other 32 bits platform in the future), # there is no such constraint on Exec/NoExec protection, however # there is a critical distance between kernel functions and callers # that needs to remain below 32Mbytes in order to avoid costly # trampolines. By allocating data outside of module area, we # increase the chance for module text to remain within acceptable # distance from kernel core text. # # So select ARCH_WANTS_MODULES_DATA_IN_VMALLOC for 8xx as well. # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Cc: Michael Ellerman <mpe@ellerman.id.au> # Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> # Cc: Paul Mackerras <paulus@samba.org> # < /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 100cc6b63ba31d527d94674453ceae201af0072e # < make -s -j 32 ARCH=mips O=/kisskb/build/chleroy_mips-defconfig_mipsel 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/chleroy_mips-defconfig_mipsel 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/chleroy_mips-defconfig_mipsel 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/chleroy_mips-defconfig_mipsel 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/chleroy_mips-defconfig_mipsel # Build took: 0:01:05.170710
© Michael Ellerman 2006-2018.