# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 6a512726090a5cfd8d5cd41652d2b98a222854b8 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_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:1256: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/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' 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/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' 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/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 /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] arch/powerpc/boot/dts/fsl/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/dts/fsl/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9b934) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb8b1ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:47 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5602344 Bytes = 5471.04 KiB = 5.34 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:47 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632544 Bytes = 5500.53 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:47 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5633814 Bytes = 5501.77 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:47 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632978 Bytes = 5500.96 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632364 Bytes = 5500.36 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:48 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632545 Bytes = 5500.53 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632388 Bytes = 5500.38 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632362 Bytes = 5500.35 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632431 Bytes = 5500.42 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632409 Bytes = 5500.40 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632500 Bytes = 5500.49 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632364 Bytes = 5500.36 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5633721 Bytes = 5501.68 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632567 Bytes = 5500.55 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632411 Bytes = 5500.40 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002f4 Image Name: Linux-4.20.0-rc4-g6a512726090a Created: Mon Dec 3 07:53:49 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5632387 Bytes = 5500.38 KiB = 5.37 MiB Load Address: 00c00000 Entry Point: 00c002b4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:01:44.450841