# git rev-parse -q --verify e9f1cbc0c4114880090c7a578117d3b9cf184ad4^{commit} e9f1cbc0c4114880090c7a578117d3b9cf184ad4 already have revision, skipping fetch # git checkout -q -f -B kisskb e9f1cbc0c4114880090c7a578117d3b9cf184ad4 # git clean -qxdf # < git log -1 # commit e9f1cbc0c4114880090c7a578117d3b9cf184ad4 # Merge: aef4226f9140 166fdb4dd05f # Author: Linus Torvalds # Date: Wed Jul 7 13:30:01 2021 -0700 # # Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull more ACPI updates from Rafael Wysocki: # "These include fixes of the recently introduced support for the # Platform Runtime Mechanism (PRM) feature, a new backlight quirk, a # suspend-to-idle wakeup fix for non-Intel platforms and a fix for the # AMBA bus resource list in /proc/iomem. # # Specifics: # # - Fix up the recently added Platform Runtime Mechanism (PRM) support # by correnting a couple of implementation mistakes in it and adding # a Kconfig help text to describe it (Aubrey Li, Rafael Wysocki). # # - Add backlight quirk for Dell Vostro 3350 (Hans de Goede). # # - Avoid spurious wakeups from suspend-to-idle on non-Intel platforms # by restricting special EC GPE handling to the Intel ones (Mario # Limonciello). # # - Modify the AMBA bus support in ACPI to avoid adding using resource # names in /proc/iomem (Liguang Zhang)" # # * tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # ACPI: Do not singal PRM support if not enabled # ACPI: Correct \_SB._OSC bit definition for PRM # ACPI: Kconfig: Provide help text for the ACPI_PRMT option # ACPI: PM: Only mark EC GPE for wakeup on Intel systems # ACPI: video: Add quirk for the Dell Vostro 3350 # ACPI: AMBA: Fix resource name in /proc/iomem # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 e9f1cbc0c4114880090c7a578117d3b9cf184ad4 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- maple_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_maple_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_maple_defconfig_powerpc-gcc4.9 # Build took: 0:01:54.717925