# git rev-parse -q --verify 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2^{commit} 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 # 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/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xC849996A # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- /usr/bin/env: 'python3': No such file or directory make[5]: *** [Makefile:161: /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4/kernel/bpf/preload/bpf_helper_defs.h] Error 127 make[5]: *** Deleting file '/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4/kernel/bpf/preload/bpf_helper_defs.h' make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:11: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_write_mst_block': /kisskb/src/fs/ntfs/aops.c:1311:1: warning: the frame size of 2224 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ make[1]: *** [/kisskb/src/Makefile:1815: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:01:55.669494