# git rev-parse -q --verify 6a512726090a5cfd8d5cd41652d2b98a222854b8^{commit} 6a512726090a5cfd8d5cd41652d2b98a222854b8 already have revision, skipping fetch # git checkout -q -f -B kisskb 6a512726090a5cfd8d5cd41652d2b98a222854b8 # git clean -qxdf # < git log -1 # commit 6a512726090a5cfd8d5cd41652d2b98a222854b8 # Merge: 292974c5acae bfed4d730823 # Author: Linus Torvalds # Date: Sun Dec 2 12:19:44 2018 -0800 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC fixes from Olof Johansson: # "Volume is a little higher than usual due to a set of gpio fixes for # Davinci platforms that's been around a while, still seemed appropriate # to not hold off until next merge window. # # Besides that it's the usual mix of minor fixes, mostly corrections of # small stuff in device trees. # # Major stability-related one is the removal of a regulator from DT on # Rock960, since DVFS caused undervoltage. I expect it'll be restored # once they figure out the underlying issue" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (28 commits) # MAINTAINERS: Remove unused Qualcomm SoC mailing list # ARM: davinci: dm644x: set the GPIO base to 0 # ARM: davinci: da830: set the GPIO base to 0 # ARM: davinci: dm355: set the GPIO base to 0 # ARM: davinci: dm646x: set the GPIO base to 0 # ARM: davinci: dm365: set the GPIO base to 0 # ARM: davinci: da850: set the GPIO base to 0 # gpio: davinci: restore a way to manually specify the GPIO base # ARM: davinci: dm644x: define gpio interrupts as separate resources # ARM: davinci: dm355: define gpio interrupts as separate resources # ARM: davinci: dm646x: define gpio interrupts as separate resources # ARM: davinci: dm365: define gpio interrupts as separate resources # ARM: davinci: da8xx: define gpio interrupts as separate resources # ARM: dts: at91: sama5d2: use the divided clock for SMC # ARM: dts: imx51-zii-rdu1: Remove EEPROM node # ARM: dts: rockchip: Remove @0 from the veyron memory node # arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou. # arm64: dts: qcom: msm8998: Reserve gpio ranges on MTP # arm64: dts: sdm845-mtp: Reserve reserved gpios # arm64: dts: ti: k3-am654: Fix wakeup_uart reg address # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < git log --format=%s --max-count=1 6a512726090a5cfd8d5cd41652d2b98a222854b8 # < make -s -j 10 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 10 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/scsi/scsi_debug.c:23: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1624:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:02:43.674832