# 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/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 e1ef035d272ef4dbfdda98e58699698305138856 # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_h3600_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- h3600_defconfig # make -s -j 10 ARCH=arm O=/kisskb/build/linus_h3600_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:133:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:100:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1338:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c:885:14: note: 'extra_uref' was declared here /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_h3600_defconfig_arm # Build took: 0:01:02.761401