# git rev-parse -q --verify aae5ab854e38151e69f261dbf0e3b7e396403178^{commit} aae5ab854e38151e69f261dbf0e3b7e396403178 already have revision, skipping fetch # git checkout -q -f -B kisskb aae5ab854e38151e69f261dbf0e3b7e396403178 # git clean -qxdf # < git log -1 # commit aae5ab854e38151e69f261dbf0e3b7e396403178 # Merge: 45e885c439e8 30aca1bacb39 # Author: Linus Torvalds # Date: Sat Nov 28 15:53:30 2020 -0800 # # Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "I've collected a handful of fixes over the past few weeks: # # - A fix to un-break the build-id argument to the vDSO build, which is # necessary for the LLVM linker. # # - A fix to initialize the jump label subsystem, without which it (and # all the stuff that uses it) doesn't actually function. # # - A fix to include from , without # which some drivers won't compile" # # * tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # RISC-V: fix barrier() use in # RISC-V: Add missing jump label initialization # riscv: Explicitly specify the build id style in vDSO Makefile again # < /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 aae5ab854e38151e69f261dbf0e3b7e396403178 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc512x_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:1662:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c: In function 'ads5121_select_chip': /kisskb/src/drivers/mtd/nand/raw/mpc5121_nfc.c:294:19: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(nand); ^ /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 0x7b28d4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x800000) Image Name: Linux-5.10.0-rc5-gaae5ab854e38 Created: Sun Nov 29 12:33:11 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3566027 Bytes = 3482.45 KiB = 3.40 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:00:34.779011