# git rev-parse -q --verify 5037be168f0e4ee910602935b1180291082d3aac^{commit} 5037be168f0e4ee910602935b1180291082d3aac already have revision, skipping fetch # git checkout -q -f -B kisskb 5037be168f0e4ee910602935b1180291082d3aac # git clean -qxdf # < git log -1 # commit 5037be168f0e4ee910602935b1180291082d3aac # Merge: eab733a 89a0c0e # Author: Linus Torvalds # Date: Tue Jun 5 11:13:17 2018 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 updates from Martin Schwidefsky: # # - A rework for the s390 arch random code, the TRNG instruction is # rather slow and should not be used on the interrupt path # # - A fix for a memory leak in the zcrypt driver # # - Changes to the early boot code to add a compile time check for code # that may not use the .bss section, with the goal to avoid initrd # corruptions # # - Add an interface to get the physical network ID (pnetid), this is # useful to group network devices that are attached to the same network # # - Some cleanup for the linker script # # - Some code improvement for the dasd driver # # - Two fixes for the perf sampling support # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. # s390/archrandom: Rework arch random implementation. # s390/net: add pnetid support # s390/dasd: simplify locking in dasd_times_out # s390/cio: add test for ccwgroup device # s390/cio: add helper to query utility strings per given ccw device # s390: remove no-op macro VMLINUX_SYMBOL() # s390: remove closung punctuation from spectre messages # s390: introduce compile time check for empty .bss section # s390/early: move functions which may not access bss section to extra file # s390/early: get rid of #ifdef CONFIG_BLK_DEV_INITRD # s390/early: get rid of memmove_early # s390/cpum_sf: Add data entry sizes to sampling trailer entry # perf: fix invalid bit in diagnostic entry # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 5037be168f0e4ee910602935b1180291082d3aac # < make -s -j 120 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="" # yes \n | make -s -j 120 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 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:811: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:825:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:835:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:844: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/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:2377:15: warning: array subscript is above array bounds [-Warray-bounds] if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) { ^ /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4237: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:00:21.072607