# git rev-parse -q --verify ad062195731bea1624ce7160e79e0fcdaa25c1b5^{commit} ad062195731bea1624ce7160e79e0fcdaa25c1b5 already have revision, skipping fetch # git checkout -q -f -B kisskb ad062195731bea1624ce7160e79e0fcdaa25c1b5 # git clean -qxdf # < git log -1 # commit ad062195731bea1624ce7160e79e0fcdaa25c1b5 # Merge: 7ac63f6ba5db f690790c9da3 # Author: Linus Torvalds # Date: Mon Sep 16 19:59:10 2019 -0700 # # Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-platform-drivers-x86 # # Pull x86 platform-drivers updates from Andy Shevchenko: # # - ASUS WMI driver got a couple of updates, i.e. support of FAN is fixed # for recent products and the charge threshold support has been added # # - Two uknown key events for Dell laptops are being ignored now to avoid # spamming users with harmless messages # # - HP ZBook 17 G5 and ASUS Zenbook UX430UNR got accelerometer support. # # - Intel CherryTrail platforms had a regression with wake up. Now it's # fixed # # - Intel PMC driver got fixed in order to work nicely in Xen # environment # # - Intel Speed Select driver provides bucket vs core count relationship. # Besides that the tools has been updated for better output # # - The PrivacyGuard is enabled on Lenovo ThinkPad laptops # # - Three tablets - Trekstor Primebook C11B 2-in-1, Irbis TW90 and Chuwi # Surbook Mini - got touchscreen support # # * tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-platform-drivers-x86: (53 commits) # MAINTAINERS: Switch PDx86 subsystem status to Odd Fixes # platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API # platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC # platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLD # tools/power/x86/intel-speed-select: Display core count for bucket # platform/x86: ISST: Allow additional TRL MSRs # tools/power/x86/intel-speed-select: Fix memory leak # tools/power/x86/intel-speed-select: Output success/failed for command output # tools/power/x86/intel-speed-select: Output human readable CPU list # tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency # tools/power/x86/intel-speed-select: Switch output to MHz # tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq # tools/power/x86/intel-speed-select: Fix cpu-count output # tools/power/x86/intel-speed-select: Fix help option typo # tools/power/x86/intel-speed-select: Fix package typo # tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() # platform/x86: intel_int0002_vgpio: Use device_init_wakeup # platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail # platform/x86: compal-laptop: Initialize "value" in ec_read_u8() # platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1 # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 ad062195731bea1624ce7160e79e0fcdaa25c1b5 # < make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:912:6: warning: unused variable 'val' [-Wunused-variable] /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1640:28: warning: unused variable 'pdata' [-Wunused-variable] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/core/rtnetlink.c: In function 'rtnetlink_rcv_msg': /kisskb/src/net/core/rtnetlink.c:5237:1: internal compiler error: in maybe_add_or_update_dep_1, at sched-deps.c:845 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:280: net/core/rtnetlink.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/net/core/filter.c: In function 'bpf_clear_redirect_map': /kisskb/src/net/core/filter.c:3599:4: warning: value computed is not used [-Wunused-value] make[2]: *** [/kisskb/src/scripts/Makefile.build:497: net/core] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1087: net] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 24 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k # Build took: 0:00:22.975938