Buildresult: powerpc-fixes/mips-defconfig/mipsel-gcc5 built on Feb 2 2023, 21:25
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 2 2023, 21:25
Duration:
0:01:22.456178
Builder:
ka7
Revision:
powerpc/kexec_file: Count hot-pluggable memory in FDT estimate (
fc546faa559538fb312c77e055243ece18ab3288)
Target:
powerpc-fixes/mips-defconfig/mipsel-gcc5
Branch:
powerpc-fixes
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 fc546faa559538fb312c77e055243ece18ab3288^{commit} fc546faa559538fb312c77e055243ece18ab3288 already have revision, skipping fetch # git checkout -q -f -B kisskb fc546faa559538fb312c77e055243ece18ab3288 # git clean -qxdf # < git log -1 # commit fc546faa559538fb312c77e055243ece18ab3288 # Author: Sourabh Jain <sourabhjain@linux.ibm.com> # Date: Tue Jan 31 08:36:15 2023 +0530 # # powerpc/kexec_file: Count hot-pluggable memory in FDT estimate # # On Systems where online memory is lesser compared to max memory, the # kexec_file_load system call may fail to load the kdump kernel with the # below errors: # # "Failed to update fdt with linux,drconf-usable-memory property" # "Error setting up usable-memory property for kdump kernel" # # This happens because the size estimation for usable memory properties # for the kdump kernel's FDT is based on the online memory whereas the # usable memory properties include max memory. In short, the hot-pluggable # memory is not accounted for while estimating the size of the usable # memory properties. # # The issue is addressed by calculating usable memory property size using # max hotplug address instead of the last online memory address. # # Fixes: 2377c92e37fe ("powerpc/kexec_file: fix FDT size estimation for kdump kernel") # Signed-off-by: Sourabh Jain <sourabhjain@linux.ibm.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20230131030615.729894-1-sourabhjain@linux.ibm.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 fc546faa559538fb312c77e055243ece18ab3288 # < make -s -j 32 ARCH=mips O=/kisskb/build/powerpc-fixes_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-fixes_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-fixes_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-fixes_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-fixes_mips-defconfig_mipsel-gcc5 # Build took: 0:01:22.456178
© Michael Ellerman 2006-2018.