# 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-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 899cbb0e53c6b66c3fb98d8745aa4b0b41cd94f2 # < make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:10: /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_respond_fw_mem_request': /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:1690:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] "qmi req mem_seg[%d] 0x%llx %u %u\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ab->qmi.target_mem[i].paddr, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/debug.h:64:30: note: in definition of macro 'ath11k_dbg' __ath11k_dbg(ar, dbg_mask, fmt, ##__VA_ARGS__); \ ^~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:15:10.521487