# git rev-parse -q --verify 31130a16d459de809cd1c03eabc9567d094aae6a^{commit} 31130a16d459de809cd1c03eabc9567d094aae6a already have revision, skipping fetch # git checkout -q -f -B kisskb 31130a16d459de809cd1c03eabc9567d094aae6a # git clean -qxdf # < git log -1 # commit 31130a16d459de809cd1c03eabc9567d094aae6a # Merge: 1202f4f 3596924 # Author: Linus Torvalds # Date: Tue Aug 14 16:54:22 2018 -0700 # # Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip # # Pull xen updates from Juergen Gross: # # - add dma-buf functionality to Xen grant table handling # # - fix for booting the kernel as Xen PVH dom0 # # - fix for booting the kernel as a Xen PV guest with # CONFIG_DEBUG_VIRTUAL enabled # # - other minor performance and style fixes # # * tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: # xen/balloon: fix balloon initialization for PVH Dom0 # xen: don't use privcmd_call() from xen_mc_flush() # xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits # xen/biomerge: Use true and false for boolean values # xen/gntdev: don't dereference a null gntdev_dmabuf on allocation failure # xen/spinlock: Don't use pvqspinlock if only 1 vCPU # xen/gntdev: Implement dma-buf import functionality # xen/gntdev: Implement dma-buf export functionality # xen/gntdev: Add initial support for dma-buf UAPI # xen/gntdev: Make private routines/structures accessible # xen/gntdev: Allow mappings for DMA buffers # xen/grant-table: Allow allocating buffers suitable for DMA # xen/balloon: Share common memory reservation routines # xen/grant-table: Make set/clear page private code shared # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 31130a16d459de809cd1c03eabc9567d094aae6a # < make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- olddefconfig # make -s -j 10 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- In file included from /kisskb/src/include/asm-generic/bug.h:18:0, from /kisskb/src/arch/arc/include/asm/bug.h:32, from /kisskb/src/include/linux/bug.h:5, from /kisskb/src/include/linux/mmdebug.h:5, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/nobootmem.c:14: /kisskb/src/mm/nobootmem.c: In function '__free_pages_memory': /kisskb/src/include/linux/kernel.h:812:29: warning: comparison of distinct pointer types lacks a cast [enabled by default] (!!(sizeof((typeof(x) *)1 == (typeof(y) *)1))) ^ /kisskb/src/include/linux/kernel.h:826:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:836:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:845:19: note: in expansion of macro '__careful_cmp' #define min(x, y) __careful_cmp(x, y, <) ^ /kisskb/src/mm/nobootmem.c:104:11: note: in expansion of macro 'min' order = min(MAX_ORDER - 1UL, __ffs(start)); ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4313:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:01:10.090729