# git rev-parse -q --verify d8924c0d76aaa52e4811b5c64115d9a7f36cc73a^{commit} d8924c0d76aaa52e4811b5c64115d9a7f36cc73a already have revision, skipping fetch # git checkout -q -f -B kisskb d8924c0d76aaa52e4811b5c64115d9a7f36cc73a # git clean -qxdf # < git log -1 # commit d8924c0d76aaa52e4811b5c64115d9a7f36cc73a # Merge: 1fbb2dc6f0ce f569da8c994c # Author: Linus Torvalds # Date: Tue Dec 25 15:01:46 2018 -0800 # # Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull device properties framework updates from Rafael Wysocki: # "This introduces 'software nodes' that are analogous to the DT and ACPI # firmware nodes except that they can be created by drivers themselves # and do a couple of assorted cleanups. # # Specifics: # # - Introduce "software nodes", analogous to the DT and ACPI firmware # nodes except that they can be created by kernel code, in order to # complement fwnodes representing real firmware nodes when they are # incomplete (for example missing device properties) and to supply # the primary fwnode when the firmware lacks hardware description for # a device completely, and replace the "property_set" struct # fwnode_handle type with software nodes (Heikki Krogerus). # # - Clean up the just introduced software nodes support and fix a # commet in the graph-handling code (Colin Ian King, Marco Felsch)" # # * tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # device property: fix fwnode_graph_get_next_endpoint() documentation # drivers: base: swnode: remove need for a temporary string for the node name # device property: Remove struct property_set # device property: Move device_add_properties() to swnode.c # drivers: base: Introducing software nodes to the firmware node framework # ACPI / glue: Add acpi_platform_notify() function # drivers core: Prepare support for multiple platform notifications # driver core: platform: Remove duplicated device_remove_properties() call # < /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 d8924c0d76aaa52e4811b5c64115d9a7f36cc73a # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet32_smp_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_corenet32_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: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/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/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 INFO: Uncompressed kernel (size 0xc6b598) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-4.20.0-gd8924c0d76aa Created: Wed Dec 26 11:45:31 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5897314 Bytes = 5759.10 KiB = 5.62 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc # Build took: 0:01:56.833265