# git rev-parse -q --verify 41e3e1082367221e99a59c8968a583706123ae04^{commit} 41e3e1082367221e99a59c8968a583706123ae04 already have revision, skipping fetch # git checkout -q -f -B kisskb 41e3e1082367221e99a59c8968a583706123ae04 # git clean -qxdf # < git log -1 # commit 41e3e1082367221e99a59c8968a583706123ae04 # Merge: e03dc5d ef05037 # Author: Linus Torvalds # Date: Fri May 11 09:49:02 2018 -0700 # # Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull power management fixes from Rafael Wysocki: # "These fix two PCI power management regressions from the 4.13 cycle and # one cpufreq schedutil governor bug introduced during the 4.12 cycle, # drop a stale comment from the schedutil code and fix two mistakes in # docs. # # Specifics: # # - Restore device_may_wakeup() check in pci_enable_wake() removed # inadvertently during the 4.13 cycle to prevent systems from drawing # excessive power when suspended or off, among other things (Rafael # Wysocki). # # - Fix pci_dev_run_wake() to properly handle devices that only can # signal PME# when in the D3cold power state (Kai Heng Feng). # # - Fix the schedutil cpufreq governor to avoid using UINT_MAX as the # new CPU frequency in some cases due to a missing check (Rafael # Wysocki). # # - Remove a stale comment regarding worker kthreads from the schedutil # cpufreq governor (Juri Lelli). # # - Fix a copy-paste mistake in the intel_pstate driver documentation # (Juri Lelli). # # - Fix a typo in the system sleep states documentation (Jonathan # Neuschäfer)" # # * tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # PCI / PM: Check device_may_wakeup() in pci_enable_wake() # PCI / PM: Always check PME wakeup capability for runtime wakeup support # cpufreq: schedutil: Avoid using invalid next_freq # cpufreq: schedutil: remove stale comment # PM: docs: intel_pstate: fix Active Mode w/o HWP paragraph # PM: docs: sleep-states: Fix a typo ("includig") # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 41e3e1082367221e99a59c8968a583706123ae04 # < make -s -j 120 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 # yes \n | make -s -j 120 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 oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 120 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 /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/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:3: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] percpu_ref_reinit(&root->cgrp.self.refcnt); ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_trans_table': /kisskb/src/security/apparmor/policy_unpack.c:515:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:01:56.452433