# git rev-parse -q --verify 7b306892cc57e27959b5232c1b8415cf09b7571c^{commit} 7b306892cc57e27959b5232c1b8415cf09b7571c already have revision, skipping fetch # git checkout -q -f -B kisskb 7b306892cc57e27959b5232c1b8415cf09b7571c # git clean -qxdf # < git log -1 # commit 7b306892cc57e27959b5232c1b8415cf09b7571c # Merge: 915ed9320cba cd3967bee004 # Author: Linus Torvalds # Date: Tue Jun 18 10:59:59 2019 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Olof Johansson: # "I've been bad at collecting fixes this release cycle, so this is a # fairly large batch that's been trickling in for a while. # # It's the usual mix, more or less. # # Some of the bigger things fixed: # # - Voltage fix for MMC on TI DRA7 that sometimes would overvoltage # cards # # - Regression fixes for D_CAN on am355x # # - i.MX6SX cpuidle fix to deal with wakeup latency (dropped uart # chars) # # - DT fixes for some DRA7 variants that don't share the superset of # blocks on the chip # # plus the usual mix of stuff: minor build/warning fixes, Kconfig # dependencies, and some DT fixlets" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (28 commits) # soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe # ARM: ixp4xx: include irqs.h where needed # ARM: ixp4xx: mark ixp4xx_irq_setup as __init # ARM: ixp4xx: don't select SERIAL_OF_PLATFORM # firmware: trusted_foundations: add ARMv7 dependency # MAINTAINERS: Change QCOM repo location # ARM: davinci: da8xx: specify dma_coherent_mask for lcdc # ARM: davinci: da850-evm: call regulator_has_full_constraints() # ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog # ARM: dts: am335x phytec boards: Fix cd-gpios active level # ARM: dts: dra72x: Disable usb4_tm target module # arm64: arch_k3: Fix kconfig dependency warning # ARM: dts: Drop bogus CLKSEL for timer12 on dra7 # MAINTAINERS: Update Stefan Wahren email address # ARM: dts: bcm: Add missing device_type = "memory" property # soc: bcm: brcmstb: biuctrl: Register writes require a barrier # soc: brcmstb: Fix error path for unsupported CPUs # ARM: dts: dra71x: Disable usb4_tm target module # ARM: dts: dra71x: Disable rtc target module # ARM: dts: dra76x: Disable usb4_tm target module # ... # < /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 7b306892cc57e27959b5232c1b8415cf09b7571c # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589: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:1850:6: warning: 'ret' 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:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:208:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.28': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1645:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1620:6: note: 'oldval' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2077:9: warning: 'str' 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:331: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/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1578:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1535:6: note: 'pwr_level_cisco' 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/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1842:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96f8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5185681 Bytes = 5064.14 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00888 INFO: Uncompressed kernel (size 0xac9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac9014) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5184663 Bytes = 5063.15 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5154890 Bytes = 5034.07 KiB = 4.92 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5184751 Bytes = 5063.23 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5184987 Bytes = 5063.46 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5185919 Bytes = 5064.37 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5184825 Bytes = 5063.31 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:04 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5184872 Bytes = 5063.35 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc5+ Created: Wed Jun 19 06:24:05 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5185917 Bytes = 5064.37 KiB = 4.95 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:04:06.603462