# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 e1ef035d272ef4dbfdda98e58699698305138856 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet64_smp_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1263:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1434:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/trace/trace_dynevent.c: In function 'create_dyn_event': /kisskb/src/kernel/trace/trace_dynevent.c:89:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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 [-Wuninitialized] /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 /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. INFO: Uncompressed kernel (size 0xf63d78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-4.20.0-ge1ef035d272e Created: Tue Jan 1 14:25:18 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497957 Bytes = 6345.66 KiB = 6.20 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc # Build took: 0:02:04.707601