# git rev-parse -q --verify fe8152b38d3a994c4c6fdbc0cd6551d569a5715a^{commit} fe8152b38d3a994c4c6fdbc0cd6551d569a5715a already have revision, skipping fetch # git checkout -q -f -B kisskb fe8152b38d3a994c4c6fdbc0cd6551d569a5715a # git clean -qxdf # < git log -1 # commit fe8152b38d3a994c4c6fdbc0cd6551d569a5715a # Merge: fe2437ccbd27 3a571fc19673 # Author: Linus Torvalds # Date: Mon Jan 10 20:48:19 2022 -0800 # # Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull device properties framework updates from Rafael Wysocki: # "These update the handling of software nodes and graph properties, and # the MAINTAINERS entry for the former. # # Specifics: # # - Remove device_add_properties() which does not work correctly if # software nodes holding additional device properties are shared or # reused (Heikki Krogerus). # # - Fix nargs_prop property handling for software nodes (Clément # Léger). # # - Update documentation of ACPI device properties (Sakari Ailus). # # - Update the handling of graph properties in the generic framework to # match the DT case (Sakari Ailus). # # - Update software nodes entry in MAINTAINERS (Andy Shevchenko)" # # * tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # software node: Update MAINTAINERS data base # software node: fix wrong node passed to find nargs_prop # device property: Drop fwnode_graph_get_remote_node() # device property: Use fwnode_graph_for_each_endpoint() macro # device property: Implement fwnode_graph_get_endpoint_count() # Documentation: ACPI: Update references # Documentation: ACPI: Fix data node reference documentation # device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED # device property: Fix fwnode_graph_devcon_match() fwnode leak # device property: Remove device_add_properties() API # driver core: Don't call device_remove_properties() from device_del() # PCI: Convert to device_create_managed_software_node() # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 fe8152b38d3a994c4c6fdbc0cd6551d569a5715a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'handle_backtrace_ipi': /kisskb/src/arch/powerpc/kernel/stacktrace.c:171:2: error: implicit declaration of function 'nmi_cpu_backtrace' [-Werror=implicit-function-declaration] nmi_cpu_backtrace(regs); ^ /kisskb/src/arch/powerpc/kernel/stacktrace.c: In function 'arch_trigger_cpumask_backtrace': /kisskb/src/arch/powerpc/kernel/stacktrace.c:226:2: error: implicit declaration of function 'nmi_trigger_cpumask_backtrace' [-Werror=implicit-function-declaration] nmi_trigger_cpumask_backtrace(mask, exclude_self, raise_backtrace_ipi); ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: arch/powerpc/kernel/stacktrace.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:549: arch/powerpc/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:41.818715