# git rev-parse -q --verify e1ef035d272ef4dbfdda98e58699698305138856^{commit} e1ef035d272ef4dbfdda98e58699698305138856 already have revision, skipping fetch # git checkout -q -f -B kisskb e1ef035d272ef4dbfdda98e58699698305138856 # git clean -qxdf # < git log -1 # commit e1ef035d272ef4dbfdda98e58699698305138856 # Merge: b7badd1d7aa6 82c7b351be3f # Author: Linus Torvalds # Date: Mon Dec 31 17:40:14 2018 -0800 # # Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC defconfig updates from Olof Johansson: # "Most changes here are to enable new drivers and platforms in the # various configs that affect them. Most of these have been covered and # described in the other branches, we mostly keep defconfig separate to # avoid conflicts between SoC/dt/driver updates that they otherwise # would be grouped with. # # One thing worth mentioning here is that OMAP changes from using their # own UART driver, to 8250, for the multi_v7_defconfig shared config on # 32-bit. This means that the console is now named ttyS* instead of # ttyO*. This change was already done for omap2_defconfig a while back, # so most users of these configs have either already updated, or can # easily follow the same patterns as they did at that time. This makes # platform support slightly easier for distros, since they no longer # need to keep track of a separate console prefix for these platforms" # # * tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (31 commits) # Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO" # arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO # arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE # arm64: defconfig: Regenerate for v4.20 # ARM: multi_v7_defconfig: Add TOSHIBA TC358764 bridge driver # ARM: multi_v7_defconfig: Add MAX8952 regulator driver # ARM: exynos_defconfig: Add TOSHIBA TC358764 bridge driver # ARM: exynos_defconfig: Add MAX8952 regulator driver # ARM: exynos_defconfig: Add MAX8998 RTC and charger drivers # ARM: imx_v6_v7_defconfig: add imx7ulp support # ARM: imx_v6_v7_defconfig: Select TOUCHSCREEN_GOODIX # ARM: multi_v7_defconfig: enable STM32 analog & timer drivers # arm64: defconfig: Enable GCC and PINCTRL for MSM8998 # arm64: defconfig: Enable core Qualcomm SDM845 options # ARM: defconfig: Enable the PL111 DRM driver on vexpress # ARM: defconfig: Update the vexpress defconfig # arm64: defconfig: Enable some qcom remoteproc configs # arm64: defconfig: Enable QCS404 configs # ARM: imx_v6_v7_defconfig: Enable USB_ANNOUNCE_NEW_DEVICES # ARM: imx_v6_v7_defconfig: Enable BT_BNEP # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 e1ef035d272ef4dbfdda98e58699698305138856 # < make -s -j 10 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 10 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+0x348): relocation truncated to fit: R_NDS32_9_PCREL_RELA against `.text' make[1]: *** [/kisskb/src/Makefile:1027: vmlinux] Error 1 make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 10 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:19:18.592624