# git rev-parse -q --verify 9901a6bd157719f9f93186868c527c5ba5edf8e5^{commit} 9901a6bd157719f9f93186868c527c5ba5edf8e5 already have revision, skipping fetch # git checkout -q -f -B kisskb 9901a6bd157719f9f93186868c527c5ba5edf8e5 # git clean -qxdf # < git log -1 # commit 9901a6bd157719f9f93186868c527c5ba5edf8e5 # Merge: 9599e9e7e3ee 70ee5731a40b # Author: Linus Torvalds # Date: Sat Jul 11 19:22:46 2020 -0700 # # Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "I have a few KGDB-related fixes. They're mostly fixes for build # warnings, but there's also: # # - Support for the qSupported and qXfer packets, which are necessary # to pass around GDB XML information which we need for the RISC-V GDB # port to fully function. # # - Users can now select STRICT_KERNEL_RWX instead of forcing it on" # # * tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning # kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h # riscv: Fix "no previous prototype" compile warning in kgdb.c file # riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX # kgdb: enable arch to support XML packet. # < /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 9901a6bd157719f9f93186868c527c5ba5edf8e5 # < make -s -j 24 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 24 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 24 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 24 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/arch/powerpc/kernel/head_40x.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_40x.S:623: Warning: invalid register expression /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1623:1: warning: the frame size of 1160 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 1384 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x5a2320) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a2320) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.8.0-rc4-g9901a6bd1577 Created: Mon Jul 13 04:42:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2893842 Bytes = 2826.02 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 00601750 Image Name: Linux-5.8.0-rc4-g9901a6bd1577 Created: Mon Jul 13 04:42:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2895390 Bytes = 2827.53 KiB = 2.76 MiB Load Address: 00600000 Entry Point: 0060198c Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.9 # Build took: 0:01:05.962222