# 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-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 fe8152b38d3a994c4c6fdbc0cd6551d569a5715a # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4749:warning: override: reassigning to symbol STANDALONE .config:4750:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4752:warning: override: reassigning to symbol GCC_PLUGINS .config:4756:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/mm/memory.c:90:2: error: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. [-Werror=cpp] 90 | #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. | ^~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:287: mm/memory.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:02:34.235434