Buildresult: linus/ppc40x_defconfig/powerpc-gcc4.9 built on May 1 2021, 06:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
May 1 2021, 06:22
Duration:
0:00:37.187369
Builder:
ka4
Revision:
Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux (
65c61de9d090edb8a3cfb3f45541e268eb2cdb13)
Target:
linus/ppc40x_defconfig/powerpc-gcc4.9
Branch:
linus
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
ppc40x_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
block/genhd.c:1236:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 65c61de9d090edb8a3cfb3f45541e268eb2cdb13^{commit} 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 already have revision, skipping fetch # git checkout -q -f -B kisskb 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 # git clean -qxdf # < git log -1 # commit 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 # Merge: c70a4be130de 33121347fb1c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Apr 30 12:29:36 2021 -0700 # # Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux # # Pull module updates from Jessica Yu: # "Fix an age old bug involving jump_calls and static_labels when # CONFIG_MODULE_UNLOAD=n. # # When CONFIG_MODULE_UNLOAD=n, it means you can't unload modules, so # normally the __exit sections of a module are not loaded at all. # However, dynamic code patching (jump_label, static_call, alternatives) # can have sites in __exit sections even if __exit is never executed. # # Reported by Peter Zijlstra: # 'Alternatives, jump_labels and static_call all can have relocations # into __exit code. Not loading it at all would be BAD.' # # Therefore, load the __exit sections even when CONFIG_MODULE_UNLOAD=n, # and discard them after init" # # * tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux: # module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1236:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/zstd/compress.c: In function 'ZSTD_compressBlock_doubleFast': /kisskb/src/lib/zstd/compress.c:1393:1: warning: the frame size of 1584 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5fca94) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5fca94) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:23:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3058606 Bytes = 2986.92 KiB = 2.92 MiB Load Address: 00600000 Entry Point: 00601750 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:23:15 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3059918 Bytes = 2988.20 KiB = 2.92 MiB Load Address: 00600000 Entry Point: 0060198c Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:00:37.187369
© Michael Ellerman 2006-2018.