# git rev-parse -q --verify f2d285669aae656dfeafa0bf25e86bbbc5d22329^{commit} f2d285669aae656dfeafa0bf25e86bbbc5d22329 already have revision, skipping fetch # git checkout -q -f -B kisskb f2d285669aae656dfeafa0bf25e86bbbc5d22329 # git clean -qxdf # < git log -1 # commit f2d285669aae656dfeafa0bf25e86bbbc5d22329 # Merge: be55375 103cf0e # Author: Linus Torvalds # Date: Tue Apr 3 10:45:39 2018 -0700 # # Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull power management updates from Rafael Wysocki: # "These update the cpuidle poll state definition to reduce excessive # energy usage related to it, add new CPU ID to the RAPL power capping # driver, update the ACPI system suspend code to handle some special # cases better, extend the PM core's device links code slightly, add new # sysfs attribute for better suspend-to-idle diagnostics and easier # hibernation handling, update power management tools and clean up # cpufreq quite a bit. # # Specifics: # # - Modify the cpuidle poll state implementation to prevent CPUs from # staying in the loop in there for excessive times (Rafael Wysocki). # # - Add Intel Cannon Lake chips support to the RAPL power capping # driver (Joe Konno). # # - Add reference counting to the device links handling code in the PM # core (Lukas Wunner). # # - Avoid reconfiguring GPEs on suspend-to-idle in the ACPI system # suspend code (Rafael Wysocki). # # - Allow devices to be put into deeper low-power states via ACPI if # both _SxD and _SxW are missing (Daniel Drake). # # - Reorganize the core ACPI suspend-to-idle wakeup code to avoid a # keyboard wakeup issue on Asus UX331UA (Chris Chiu). # # - Prevent the PCMCIA library code from aborting suspend-to-idle due # to noirq suspend failures resulting from incorrect assumptions # (Rafael Wysocki). # # - Add coupled cpuidle supprt to the Exynos3250 platform (Marek # Szyprowski). # # - Add new sysfs file to make it easier to specify the image storage # location during hibernation (Mario Limonciello). # # - Add sysfs files for collecting suspend-to-idle usage and time # statistics for CPU idle states (Rafael Wysocki). # # - Update the pm-graph utilities (Todd Brandt). # # - Reduce the kernel log noise related to reporting Low-power Idle # constraings by the ACPI system suspend code (Rafael Wysocki). # # - Make it easier to distinguish dedicated wakeup IRQs in the # /proc/interrupts output (Tony Lindgren). # # - Add the frequency table validation in cpufreq to the core and drop # it from a number of cpufreq drivers (Viresh Kumar). # # - Drop "cooling-{min|max}-level" for CPU nodes from a couple of DT # bindings (Viresh Kumar). # # - Clean up the CPU online error code path in the cpufreq core (Viresh # Kumar). # # - Fix assorted issues in the SCPI, CPPC, mediatek and tegra186 # cpufreq drivers (Arnd Bergmann, Chunyu Hu, George Cherian, Viresh # Kumar). # # - Drop memory allocation error messages from a few places in cpufreq # and cpuildle drivers (Markus Elfring)" # # * tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: (56 commits) # ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UA # cpufreq: CPPC: Use transition_delay_us depending transition_latency # PM / hibernate: Change message when writing to /sys/power/resume # PM / hibernate: Make passing hibernate offsets more friendly # cpuidle: poll_state: Avoid invoking local_clock() too often # PM: cpuidle/suspend: Add s2idle usage and time state attributes # cpuidle: Enable coupled cpuidle support on Exynos3250 platform # cpuidle: poll_state: Add time limit to poll_idle() # cpufreq: tegra186: Don't validate the frequency table twice # cpufreq: speedstep: Don't validate the frequency table twice # cpufreq: sparc: Don't validate the frequency table twice # cpufreq: sh: Don't validate the frequency table twice # cpufreq: sfi: Don't validate the frequency table twice # cpufreq: scpi: Don't validate the frequency table twice # cpufreq: sc520: Don't validate the frequency table twice # cpufreq: s3c24xx: Don't validate the frequency table twice # cpufreq: qoirq: Don't validate the frequency table twice # cpufreq: pxa: Don't validate the frequency table twice # cpufreq: ppc_cbe: Don't validate the frequency table twice # cpufreq: powernow: Don't validate the frequency table twice # ... # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 f2d285669aae656dfeafa0bf25e86bbbc5d22329 # < make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # Added to kconfig # yes \n | make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- /kisskb/src/drivers/input/joystick/analog.c:176:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/spi/spi-sh-msiof.c:77:0: warning: "STR" redefined #define STR 0x40 /* Status Register */ ^ In file included from /kisskb/src/arch/mips/include/asm/mach-generic/spaces.h:15:0, from /kisskb/src/arch/mips/include/asm/addrspace.h:13, from /kisskb/src/arch/mips/include/asm/barrier.h:11, from /kisskb/src/include/linux/compiler.h:245, from /kisskb/src/arch/mips/include/asm/bitops.h:16, from /kisskb/src/include/linux/bitops.h:38, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/spi/spi-sh-msiof.c:14: /kisskb/src/arch/mips/include/asm/mipsregs.h:29:0: note: this is the location of the previous definition #define STR(x) __STR(x) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:274:0: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:405:0: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:41:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:275:0: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE ^ In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:40:0, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:406:0: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) ^ /kisskb/src/drivers/net/ethernet/intel/i40e/i40e_ethtool.c: In function 'i40e_set_priv_flags': /kisskb/src/drivers/net/ethernet/intel/i40e/i40e_ethtool.c:4443:6: error: implicit declaration of function 'cmpxchg64' [-Werror=implicit-function-declaration] if (cmpxchg64(&pf->flags, orig_flags, new_flags) != orig_flags) { ^ cc1: some warnings being treated as errors /kisskb/src/scripts/Makefile.build:324: recipe for target 'drivers/net/ethernet/intel/i40e/i40e_ethtool.o' failed make[6]: *** [drivers/net/ethernet/intel/i40e/i40e_ethtool.o] Error 1 make[6]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:583: recipe for target 'drivers/net/ethernet/intel/i40e' failed make[5]: *** [drivers/net/ethernet/intel/i40e] Error 2 make[5]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:583: recipe for target 'drivers/net/ethernet/intel' failed make[4]: *** [drivers/net/ethernet/intel] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:583: recipe for target 'drivers/net/ethernet' failed make[3]: *** [drivers/net/ethernet] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/scripts/Makefile.build:583: recipe for target 'drivers/net' failed make[2]: *** [drivers/net] Error 2 /kisskb/src/Makefile:1053: recipe for target 'drivers' failed make[1]: *** [drivers] Error 2 Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 120 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mipsel # Build took: 0:06:32.520702