# git rev-parse -q --verify 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2^{commit} 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 already have revision, skipping fetch # git checkout -q -f -B kisskb 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 # git clean -qxdf # < git log -1 # commit 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 # Merge: 54ab35d6bbc0 f11e2bc682cc # Author: Linus Torvalds # Date: Mon Feb 22 11:08:05 2021 -0800 # # Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux # # Pull kgdb updates from Daniel Thompson: # "Another fairly small set of changes of changes this cycle. The most # significant functional change is a fix to better manage the flags when # allocating memory. # # Additionally there is the removal of some unused code (which is # slightly more dramatic than it sounds given it means there are now no # tasklets in kgdb) together with a tidy up of the debug prints and some # spelling corrections for the documentation" # # * tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux: # kgdb: Remove kgdb_schedule_breakpoint() # kdb: Make memory allocations more robust # kdb: kdb_support: Fix debugging information problem # kernel: debug: fix typo issue # kgdb: rectify kernel-doc for kgdb_unregister_io_module() # < /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 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_ppc64e_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xd2e1dc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-92263-g899cbb0e53c Created: Tue Feb 23 09:17:44 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5331322 Bytes = 5206.37 KiB = 5.08 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_ppc64e_defconfig_powerpc-gcc4.9 # Build took: 0:02:58.584203