# git rev-parse -q --verify afe6fe7036c6efdcb46cabc64bec9b6e4a005210^{commit} afe6fe7036c6efdcb46cabc64bec9b6e4a005210 already have revision, skipping fetch # git checkout -q -f -B kisskb afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # git clean -qxdf # < git log -1 # commit afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # Merge: 64b1b217f1a2 2547635054af # Author: Linus Torvalds # Date: Wed Mar 6 10:22:26 2019 -0800 # # Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC late updates from Arnd Bergmann: # "Here are two branches that came relatively late during the linux-5.0 # development cycle and have dependencies on the other branches: # # - On the TI OMAP platform, the CPSW Ethernet PHY mode selection # driver is being replaced, this puts the final pieces in place # # - On the DaVinci platform, the interrupt handling code in arch/arm # gets moved into a regular device driver in drivers/irqchip. # # Since they both had some time in linux-next after the 5.0-rc8 release, # I'm sending them along with the other updates" # # * tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (38 commits) # net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver # ARM: davinci: remove intc related fields from davinci_soc_info # irqchip: davinci-cp-intc: move the driver to drivers/irqchip # ARM: davinci: cp-intc: remove redundant comments # ARM: davinci: cp-intc: drop GPL license boilerplate # ARM: davinci: cp-intc: use readl/writel_relaxed() # ARM: davinci: cp-intc: unify error handling # ARM: davinci: cp-intc: improve coding style # ARM: davinci: cp-intc: request the memory region before remapping it # ARM: davinci: cp-intc: use the new-style config structure # ARM: davinci: cp-intc: convert all hex numbers to lowercase # ARM: davinci: cp-intc: use a common prefix for all symbols # ARM: davinci: cp-intc: add the new config structures for da8xx SoCs # irqchip: davinci-cp-intc: add a new config structure # ARM: davinci: cp-intc: add a wrapper around cp_intc_init() # ARM: davinci: cp-intc: remove cp_intc.h # irqchip: davinci-aintc: move the driver to drivers/irqchip # ARM: davinci: aintc: remove unnecessary includes # ARM: davinci: aintc: remove the timer-specific irq_set_handler() # ARM: davinci: aintc: request memory region before remapping it # ... # < /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 afe6fe7036c6efdcb46cabc64bec9b6e4a005210 # < make -s -j 120 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 120 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/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1288:1: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c:1120:22: note: 'root' 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/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/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' 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:339:21: note: 'pdeo' was declared here /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/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/net/bridge/br_netlink.c: In function 'br_afspec.isra.28': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' 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/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:1581:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1538:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1845: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 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa94bb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa94bb8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xaa529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5089777 Bytes = 4970.49 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5090647 Bytes = 4971.33 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5058453 Bytes = 4939.90 KiB = 4.82 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5090486 Bytes = 4971.18 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5090063 Bytes = 4970.76 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5090075 Bytes = 4970.78 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5089967 Bytes = 4970.67 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5089192 Bytes = 4969.91 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.0.0+ Created: Thu Mar 7 07:32:31 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5090243 Bytes = 4970.94 KiB = 4.85 MiB Load Address: 00b00000 Entry Point: 00b00888 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:44.662862