# git rev-parse -q --verify 614cb5894306cfa2c7d9b6168182876ff5948735^{commit} 614cb5894306cfa2c7d9b6168182876ff5948735 already have revision, skipping fetch # git checkout -q -f -B kisskb 614cb5894306cfa2c7d9b6168182876ff5948735 # git clean -qxdf # < git log -1 # commit 614cb5894306cfa2c7d9b6168182876ff5948735 # Merge: 4960821a4d80 538fcf57aaee # Author: Linus Torvalds # Date: Tue Dec 22 14:19:21 2020 -0800 # # Merge tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull more ACPI updates from Rafael Wysocki: # "These make the ACPI enumeration of devices take _DEP information into # account more aggressively, fix device IDs matching in the ACPI part of # the PNP devices framework and update the ACPI code related to # suspend-to-idle to take systems based on AMD hardware into account # properly. # # Specifics: # # - Modify the ACPI device enumeration code to defer the enumeration of # devices with an _HID whose lists of operation region dependencies # returned by _DEP are not empty after eliminating the entries # representing known-benign dependencies from them (Rafael Wysocki, # Hans de Goede). # # - Make the ACPI PNP code mathing device IDs also take the length of # the given ID string into account (Hui Wang). # # - Add AMD systems support to the ACPI code handling suspend-to-idle # via the PNP0D80 (System Power Management Controller) device _DSM # interface (Shyam Sundar). # # - Move the suspend-to-idle handling code related to the PNP0D80 # device _DSM interface, which is x86-specific, to a separate file in # the x86/ subdirectory (Rafael Wysocki)" # # * tag 'acpi-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # ACPI: PM: s2idle: Move x86-specific code to the x86 directory # ACPI: scan: Add Intel Baytrail Mailbox Device to acpi_ignore_dep_ids # ACPI: scan: Avoid unnecessary second pass in acpi_bus_scan() # ACPI: scan: Defer enumeration of devices with _DEP lists # ACPI: scan: Evaluate _DEP before adding the device # ACPI: PM: s2idle: Add AMD support to handle _DSM # ACPI: PNP: compare the string length in the matching_id() # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 614cb5894306cfa2c7d9b6168182876ff5948735 # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:4528:warning: override: reassigning to symbol GCC_PLUGIN_CYC_COMPLEXITY .config:4530:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:4534:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:4536:warning: override: reassigning to symbol UML_NET_SLIP .config:4539:warning: override: reassigning to symbol UML_NET_MCAST .config:4541:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 Auto-detecting system features: ... libelf: [ OFF ] ... zlib: [ OFF ] ... bpf: [ on ] No libelf found make[5]: *** [Makefile:287: elfdep] Error 1 make[4]: *** [/kisskb/src/kernel/bpf/preload/Makefile:8: kernel/bpf/preload/libbpf.a] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf/preload] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:496: kernel/bpf] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:05:46.852341