# 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 48 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pmac32_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_pmac32_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_pmac32_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:1623:1: warning: the frame size of 1160 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ INFO: Uncompressed kernel (size 0x8e9218) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig_powerpc-gcc4.9 # Build took: 0:01:37.349857