# git rev-parse -q --verify df2def49c57b4146520a1f4ca37bc3f494e2cd67^{commit} df2def49c57b4146520a1f4ca37bc3f494e2cd67 already have revision, skipping fetch # git checkout -q -f -B kisskb df2def49c57b4146520a1f4ca37bc3f494e2cd67 # git clean -qxdf # < git log -1 # commit df2def49c57b4146520a1f4ca37bc3f494e2cd67 # Merge: dfec4a8 d1f3ab5 # Author: Linus Torvalds # Date: Wed Aug 22 07:44:50 2018 -0700 # # Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull more ACPI updates from Rafael Wysocki: # "These update the ACPICA code in the kernel to the most recent upstream # revision (which includes a regression fix and other improvements), # make ACPICA clear the status of all ACPI events when entering sleep # states (to restore the previous behavior) and update the ACPI # operation region driver for the CrystalCove PMIC. # # Specifics: # # - Update the ACPICA code in the kernel to upstream revision 20180810 # including: # * Fix for AML parser regression causing it to mishandle opcodes # that open a scope upon parse failures (Erik Schmauss) # * Fix for a reference counting issue on large systems (Erik # Schmauss) # * Fix to discard values coming from register reads that have # failed (Erik Schmauss) # * Two acpiexec fixes (Bob Moore, Erik Schmauss) # * Debugger cleanup (Bob Moore) # * Cleanup of duplicate table error message (Bob Moore) # * Cleanup of hex detection in the utilities (Erik Schmauss) # # - Make ACPICA clear the status of all ACPI events when entering sleep # states again to avoid functional regressions (Rafael Wysocki) # # - Update the ACPI operation region driver for the CrystalCove PMIC to # cover all of the known operation region fields (Hans de Goede)" # # * tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fields # ACPICA: Clear status of all events when entering sleep states # ACPICA: Update version to 20180810 # ACPICA: acpiexec: fix a small memory leak regression # ACPICA: Reference Counts: increase max to 0x4000 for large servers # ACPICA: Reference count: add additional debugging details # ACPICA: acpi_exec: fixing -fi option # ACPICA: Debugger: Cleanup interface to the AML disassembler # ACPICA: AML Parser: skip opcodes that open a scope upon parse failure # ACPICA: Utilities: split hex detection into smaller functions # ACPICA: Update an error message for a duplicate table # ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value # ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table load # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 df2def49c57b4146520a1f4ca37bc3f494e2cd67 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3148:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:22.694301