# git rev-parse -q --verify 3c9e66568ad40dc17518fa00e2b28c3b450040d4^{commit} 3c9e66568ad40dc17518fa00e2b28c3b450040d4 already have revision, skipping fetch # git checkout -q -f -B kisskb 3c9e66568ad40dc17518fa00e2b28c3b450040d4 # git clean -qxdf # < git log -1 # commit 3c9e66568ad40dc17518fa00e2b28c3b450040d4 # Merge: 03fb3acae4be 7915502377c5 # Author: Linus Torvalds # Date: Tue May 19 15:40:51 2020 -0700 # # Merge tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC fixes from Vineet Gupta: # # - fix recent DSP code regression on ARC700 platforms # # - fix thinkos in ICCM/DCCM size checks # # - USB regression fix # # - other small fixes here and there # # * tag 'arc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # ARC: show_regs: avoid extra line of output # ARC: guard dsp early init against non ARCv2 # ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACT # ARC: entry: comment # arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME # arc: ptrace: hard-code "arc" instead of UTS_MACHINE # ARC: [plat-hsdk]: fix USB regression # ARC: Fix ICCM & DCCM runtime size checks # < /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 3c9e66568ad40dc17518fa00e2b28c3b450040d4 # < make -s -j 48 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 48 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- help # make -s -j 48 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- olddefconfig # make -s -j 48 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:1617:1: warning: the frame size of 1192 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:293: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 1384 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x6bc16c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.7.0-rc6-15994-g3c9e66568 Created: Wed May 20 20:27:53 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3490074 Bytes = 3408.28 KiB = 3.33 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_mpc512x_defconfig_powerpc-gcc4.9 # Build took: 0:00:47.833278