# git rev-parse -q --verify f632a8170a6b667ee4e3f552087588f0fe13c4bb^{commit} f632a8170a6b667ee4e3f552087588f0fe13c4bb already have revision, skipping fetch # git checkout -q -f -B kisskb f632a8170a6b667ee4e3f552087588f0fe13c4bb # git clean -qxdf # < git log -1 # commit f632a8170a6b667ee4e3f552087588f0fe13c4bb # Merge: ef8f3d48afd6 c33d442328f5 # Author: Linus Torvalds # Date: Fri Jul 12 12:24:03 2019 -0700 # # Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core # # Pull driver core and debugfs updates from Greg KH: # "Here is the "big" driver core and debugfs changes for 5.3-rc1 # # It's a lot of different patches, all across the tree due to some api # changes and lots of debugfs cleanups. # # Other than the debugfs cleanups, in this set of changes we have: # # - bus iteration function cleanups # # - scripts/get_abi.pl tool to display and parse Documentation/ABI # entries in a simple way # # - cleanups to Documenatation/ABI/ entries to make them parse easier # due to typos and other minor things # # - default_attrs use for some ktype users # # - driver model documentation file conversions to .rst # # - compressed firmware file loading # # - deferred probe fixes # # All of these have been in linux-next for a while, with a bunch of # merge issues that Stephen has been patient with me for" # # * tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: (102 commits) # debugfs: make error message a bit more verbose # orangefs: fix build warning from debugfs cleanup patch # ubifs: fix build warning after debugfs cleanup patch # driver: core: Allow subsystems to continue deferring probe # drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT # arch_topology: Remove error messages on out-of-memory conditions # lib: notifier-error-inject: no need to check return value of debugfs_create functions # swiotlb: no need to check return value of debugfs_create functions # ceph: no need to check return value of debugfs_create functions # sunrpc: no need to check return value of debugfs_create functions # ubifs: no need to check return value of debugfs_create functions # orangefs: no need to check return value of debugfs_create functions # nfsd: no need to check return value of debugfs_create functions # lib: 842: no need to check return value of debugfs_create functions # debugfs: provide pr_fmt() macro # debugfs: log errors when something goes wrong # drivers: s390/cio: Fix compilation warning about const qualifiers # drivers: Add generic helper to match by of_node # driver_find_device: Unify the match function with class_find_device() # bus_find_device: Unify the match callback with class_find_device # ... # < /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 f632a8170a6b667ee4e3f552087588f0fe13c4bb # < make -s -j 80 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 80 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- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /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/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591: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:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here /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/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/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2065:9: warning: 'str' 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:648:7: warning: 'err' 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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1576:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1533: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:1831:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1744:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xae995c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad9278) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad9278) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5215248 Bytes = 5093.02 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5214301 Bytes = 5092.09 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5213591 Bytes = 5091.40 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183146 Bytes = 5061.67 KiB = 4.94 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5214986 Bytes = 5092.76 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5213831 Bytes = 5091.63 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5215234 Bytes = 5093.00 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5214124 Bytes = 5091.92 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0+ Created: Sat Jul 13 09:04:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5214238 Bytes = 5092.03 KiB = 4.97 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:03:07.223302