# git rev-parse -q --verify 1e43c377a79f9189fea8f2711b399d4e8b4e609b^{commit} 1e43c377a79f9189fea8f2711b399d4e8b4e609b already have revision, skipping fetch # git checkout -q -f -B kisskb 1e43c377a79f9189fea8f2711b399d4e8b4e609b # git clean -qxdf # < git log -1 # commit 1e43c377a79f9189fea8f2711b399d4e8b4e609b # Merge: a5e13c6df0e4 7b9acbb6aad4 # Author: Linus Torvalds # Date: Mon Mar 29 11:37:43 2021 -0700 # # Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa # # Pull xtensa fixes from Max Filippov: # # - fix build with separate exception vectors when they are placed too # far from the rest of the kernel # # - fix uaccess-related livelock in do_page_fault. # # * tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa: # xtensa: fix uaccess-related livelock in do_page_fault # xtensa: move coprocessor_flush to the .text section # < /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 1e43c377a79f9189fea8f2711b399d4e8b4e609b # < make -s -j 48 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 48 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 48 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 48 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. ^~~~~~~ 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:12:57.495859