# 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/nds32le-linux/bin/nds32le-linux-gcc --version # < git log --format=%s --max-count=1 6a512726090a5cfd8d5cd41652d2b98a222854b8 # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld: drivers/usb/storage/ene_ub6250.o: in function `ene_load_bincode': ene_ub6250.c:(.text+0x284): relocation truncated to fit: R_NDS32_9_PCREL_RELA against `.text' make[1]: *** [/kisskb/src/Makefile:1036: vmlinux] Error 1 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le # Build took: 0:10:18.375379