# git rev-parse -q --verify dcb8cfbd8fe9e62c7d64e82288d3ffe2502b7371^{commit} dcb8cfbd8fe9e62c7d64e82288d3ffe2502b7371 already have revision, skipping fetch # git checkout -q -f -B kisskb dcb8cfbd8fe9e62c7d64e82288d3ffe2502b7371 # git clean -qxdf # < git log -1 # commit dcb8cfbd8fe9e62c7d64e82288d3ffe2502b7371 # Merge: a507f25d1c20 b877ac9815a8 # Author: Linus Torvalds # Date: Fri Aug 2 15:26:48 2019 -0700 # # Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip # # Pull xen fixes from Juergen Gross: # # - a small cleanup # # - a fix for a build error on ARM with some configs # # - a fix of a patch for the Xen gntdev driver # # - three patches for fixing a potential problem in the swiotlb-xen # driver which Konrad was fine with me carrying them through the Xen # tree # # * tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: # xen/swiotlb: remember having called xen_create_contiguous_region() # xen/swiotlb: simplify range_straddles_page_boundary() # xen/swiotlb: fix condition for calling xen_destroy_contiguous_region() # xen: avoid link error on ARM # xen/gntdev.c: Replace vm_map_pages() with vm_map_pages_zero() # xen/pciback: remove set but not used variable 'old_state' # < /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 dcb8cfbd8fe9e62c7d64e82288d3ffe2502b7371 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le 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/signal.c: In function 'do_signal': /kisskb/src/arch/nds32/kernel/signal.c:362:20: warning: this statement may fall through [-Wimplicit-fallthrough=] regs->uregs[15] = __NR_restart_syscall; /kisskb/src/arch/nds32/kernel/signal.c:363:3: note: here case -ERESTARTNOHAND: ^~~~ /kisskb/src/arch/nds32/kernel/signal.c: In function 'handle_signal': /kisskb/src/arch/nds32/kernel/signal.c:315:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!(ksig->ka.sa.sa_flags & SA_RESTART)) { ^ /kisskb/src/arch/nds32/kernel/signal.c:319:3: note: here case -ERESTARTNOINTR: ^~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-defconfig_nds32le # Build took: 0:00:59.575567