# git rev-parse -q --verify 203ec2fed17ade9582277570eb234be52085f8c5^{commit} 203ec2fed17ade9582277570eb234be52085f8c5 already have revision, skipping fetch # git checkout -q -f -B kisskb 203ec2fed17ade9582277570eb234be52085f8c5 # git clean -qxdf # < git log -1 # commit 203ec2fed17ade9582277570eb234be52085f8c5 # Merge: 0b449a4 709f490 # Author: Linus Torvalds # Date: Sat May 19 19:56:15 2018 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC fixes from Olof Johansson: # "A handful of fixes. I've been queuing them up a bit too long so the # list is longer than it otherwise would have been spread out across a # few -rcs. # # In general, it's a scattering of fixes across several platforms, # nothing truly serious enough to point out. # # There's a slightly larger batch of them for the Davinci platforms due # to work to bring them back to life after some time, so there's a # handful of regressions, some of them going back very far, others more # recent. # # There's also a few patches fixing DT on Renesas platforms since they # changed some bindings without remaining backwards compatible, # splitting up describing LVDS as a proper bridge instead of having it # as part of the display unit. # # We could push for them to be backwards compatible with old device # trees, but it's likely to regress eventually if nobody's actually # using said compatibility" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (36 commits) # ARM: davinci: board-dm646x-evm: set VPIF capture card name # ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIF # ARM: davinci: dm646x: fix timer interrupt generation # ARM: keystone: fix platform_domain_notifier array overrun # arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433 # ARM: dts: imx51-zii-rdu1: fix touchscreen bindings # firmware: arm_scmi: Use after free in scmi_create_protocol_device() # ARM: dts: cygnus: fix irq type for arm global timer # Revert "ARM: dts: logicpd-som-lv: Fix pinmux controller references" # tee: check shm references are consistent in offset/size # tee: shm: fix use-after-free via temporarily dropped reference # ARM: dts: imx7s: Pass the 'fsl,sec-era' property # ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20" # ARM: dts: correct missing "compatible" entry for ti81xx SoCs # ARM: OMAP1: ams-delta: fix deferred_fiq handler # arm64: tegra: Make BCM89610 PHY interrupt as active low # ARM: davinci: fix GPIO lookup for I2C # ARM: dts: logicpd-som-lv: Fix pinmux controller references # ARM: dts: logicpd-som-lv: Fix Audio Mute # ARM: dts: logicpd-som-lv: Fix WL127x Startup Issues # ... # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < git log --format=%s --max-count=1 203ec2fed17ade9582277570eb234be52085f8c5 # < 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:810: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:824:4: note: in expansion of macro '__typecheck' (__typecheck(x, y) && __no_side_effects(x, y)) ^ /kisskb/src/include/linux/kernel.h:834:24: note: in expansion of macro '__safe_cmp' __builtin_choose_expr(__safe_cmp(x, y), \ ^ /kisskb/src/include/linux/kernel.h:843: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:4237:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ /kisskb/src/net/xfrm/xfrm_policy.c: In function '__xfrm_policy_check': /kisskb/src/net/xfrm/xfrm_policy.c:2378:15: warning: array subscript is above array bounds [-Warray-bounds] if (sp->xvec[k]->props.mode != XFRM_MODE_TRANSPORT) { ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:20.921304