# git rev-parse -q --verify 99c710c46dfc413b9c8a1a40b463ae1eaca539e5^{commit} 99c710c46dfc413b9c8a1a40b463ae1eaca539e5 already have revision, skipping fetch # git checkout -q -f -B kisskb 99c710c46dfc413b9c8a1a40b463ae1eaca539e5 # git clean -qxdf # < git log -1 # commit 99c710c46dfc413b9c8a1a40b463ae1eaca539e5 # Merge: 3913a2bc8149 c9aa128080cb # Author: Linus Torvalds # Date: Fri Nov 27 11:09:13 2020 -0800 # # Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 # # Pull x86 platform driver fixes from Hans de Goede: # # - thinkpad_acpi fixes: two bug-fixes and three model specific quirks # # - fixes for misc other drivers: two bug-fixes and three model specific # quirks # # * tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86: # platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tablet # platform/x86: touchscreen_dmi: Add info for the Predia Basic tablet # platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PC # platform/x86: toshiba_acpi: Fix the wrong variable assignment # platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE # platform/x86: thinkpad_acpi: Whitelist P15 firmware for dual fan control # platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup time # platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Yoga 11e 4th gen # platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11e # platform/x86: thinkpad_acpi: add P1 gen3 second fan support # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 99c710c46dfc413b9c8a1a40b463ae1eaca539e5 # < 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/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 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:28.602873