# git rev-parse -q --verify 35f7a95266153b1cf0caca3aa9661cb721864527^{commit} 35f7a95266153b1cf0caca3aa9661cb721864527 already have revision, skipping fetch # git checkout -q -f -B kisskb 35f7a95266153b1cf0caca3aa9661cb721864527 # git clean -qxdf # < git log -1 # commit 35f7a95266153b1cf0caca3aa9661cb721864527 # Merge: d2aaa49e2819 016049a81677 # Author: Linus Torvalds # Date: Tue Sep 17 19:39:59 2019 -0700 # # Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull device properties framework updates from Rafael Wysocki: # "Improve software node support (Heikki Krogerus) and clean up two # assorted pieces of code (Andy Shevchenko, Geert Uytterhoeven)" # # * tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # software node: Initialize the return value in software_node_find_by_name() # software node: Initialize the return value in software_node_to_swnode() # ACPI / property: Fix acpi_graph_get_remote_endpoint() name in kerneldoc # device property: Remove duplicate test for NULL # platform/x86: intel_cht_int33fe: Use new API to gain access to the role switch # usb: roles: intel_xhci: Supplying software node for the role mux # software node: Add software_node_find_by_name() # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 35f7a95266153b1cf0caca3aa9661cb721864527 # < make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xDEEDAE8F # 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 # yes \n | make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/sched/core.c: In function 'uclamp_update_active_tasks': /kisskb/src/kernel/sched/core.c:1081:23: error: storage size of 'it' isn't known struct css_task_iter it; ^~ /kisskb/src/kernel/sched/core.c:1084:2: error: implicit declaration of function 'css_task_iter_start'; did you mean 'sg_miter_start'? [-Werror=implicit-function-declaration] css_task_iter_start(css, 0, &it); ^~~~~~~~~~~~~~~~~~~ sg_miter_start /kisskb/src/kernel/sched/core.c:1085:14: error: implicit declaration of function 'css_task_iter_next'; did you mean 'disk_part_iter_next'? [-Werror=implicit-function-declaration] while ((p = css_task_iter_next(&it))) { ^~~~~~~~~~~~~~~~~~ disk_part_iter_next /kisskb/src/kernel/sched/core.c:1091:2: error: implicit declaration of function 'css_task_iter_end'; did you mean 'get_task_cred'? [-Werror=implicit-function-declaration] css_task_iter_end(&it); ^~~~~~~~~~~~~~~~~ get_task_cred /kisskb/src/kernel/sched/core.c:1081:23: warning: unused variable 'it' [-Wunused-variable] struct css_task_iter it; ^~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:281: kernel/sched/core.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:497: kernel/sched] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1087: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 80 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.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-gcc8 # Build took: 0:06:41.714824