# git rev-parse -q --verify b719ae070ee2371c37d846616ef7453ec6811990^{commit} b719ae070ee2371c37d846616ef7453ec6811990 already have revision, skipping fetch # git checkout -q -f -B kisskb b719ae070ee2371c37d846616ef7453ec6811990 # git clean -qxdf # < git log -1 # commit b719ae070ee2371c37d846616ef7453ec6811990 # Merge: 3e71e1214b66 3bf3c9744694 # Author: Linus Torvalds # Date: Sat Feb 15 13:16:47 2020 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Olof Johansson: # "A handful of fixes that have come in since the merge window: # # - Fix of PCI interrupt map on arm64 fast model (SW emulator) # # - Fixlet for sound on ST platforms and a small cleanup of deprecated # DT properties # # - A stack buffer overflow fix for moxtet # # - Fuse driver build fix for Tegra194 # # - A few config updates to turn on new drivers merged this cycle" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: # bus: moxtet: fix potential stack buffer overflow # soc/tegra: fuse: Fix build with Tegra194 configuration # ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi # ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260 # arm64: defconfig: Enable DRM_SUN6I_DSI # arm64: defconfig: Enable CONFIG_SUN8I_THERMAL # ARM: sunxi: Enable CONFIG_SUN8I_THERMAL # arm64: defconfig: Set bcm2835-dma as built-in # ARM: configs: Cleanup old Kconfig options # ARM: npcm: Bring back GPIOLIB support # arm64: dts: fast models: Fix FVP PCI interrupt-map property # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 b719ae070ee2371c37d846616ef7453ec6811990 # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/spinlock.h:445, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/net/core/filter.c:20: /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:137:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__cmpxchg_local_generic((ptr), (unsigned long)(o),\ ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned long)(n), sizeof(*(ptr)))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/asm-generic/cmpxchg.h:106:28: note: in expansion of macro 'cmpxchg_local' #define cmpxchg(ptr, o, n) cmpxchg_local((ptr), (o), (n)) ^~~~~~~~~~~~~ /kisskb/src/net/core/filter.c:3516:4: note: in expansion of macro 'cmpxchg' cmpxchg(&ri->map, map, NULL); ^~~~~~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:915:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1643:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k # Build took: 0:00:27.443503