# git rev-parse -q --verify 3fb6d0e00efc958d01c2f109c8453033a2d96796^{commit} 3fb6d0e00efc958d01c2f109c8453033a2d96796 already have revision, skipping fetch # git checkout -q -f -B kisskb 3fb6d0e00efc958d01c2f109c8453033a2d96796 # git clean -qxdf # < git log -1 # commit 3fb6d0e00efc958d01c2f109c8453033a2d96796 # Merge: a3905af5be36 f37a15ea8db0 # Author: Linus Torvalds # Date: Fri Feb 26 14:21:18 2021 -0800 # # Merge tag 'docs-5.12-2' of git://git.lwn.net/linux # # Pull documentation fixes from Jonathan Corbet: # "A handful of late-arriving documentation fixes, nothing all that # notable" # # * tag 'docs-5.12-2' of git://git.lwn.net/linux: # docs: proc.rst: fix indentation warning # Documentation: cgroup-v2: fix path to example BPF program # docs: powerpc: Fix tables in syscall64-abi.rst # Documentation: features: refresh feature list # Documentation: features: remove c6x references # docs: ABI: testing: ima_policy: Fixed missing bracket # Fix unaesthetic indentation # scripts: kernel-doc: fix array element capture in pointer-to-func parsing # doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command line # Documentation: proc.rst: add more about the 6 fields in loadavg # < /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 3fb6d0e00efc958d01c2f109c8453033a2d96796 # < make -s -j 24 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 24 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 24 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 24 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:16:40.663766