# git rev-parse -q --verify 7575fdda569b2a2e8be32c1a64ecb05d6f96a500^{commit} 7575fdda569b2a2e8be32c1a64ecb05d6f96a500 already have revision, skipping fetch # git checkout -q -f -B kisskb 7575fdda569b2a2e8be32c1a64ecb05d6f96a500 # git clean -qxdf # < git log -1 # commit 7575fdda569b2a2e8be32c1a64ecb05d6f96a500 # Merge: 165563c05088 720ef73d1a23 # Author: Linus Torvalds # Date: Mon Oct 5 11:54:20 2020 -0700 # # Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-platform-drivers-x86 # # Pull x86 platform driver fixes from Andy Shevchenko: # "We have some fixes for Tablet Mode reporting in particular, that users # are complaining a lot about. # # Summary: # # - Attempt #3 of enabling Tablet Mode reporting w/o regressions # # - Improve battery recognition code in ASUS WMI driver # # - Fix Kconfig dependency warning for Fujitsu and LG laptop drivers # # - Add fixes in Thinkpad ACPI driver for _BCL method and NVRAM polling # # - Fix power supply extended topology in Mellanox driver # # - Fix memory leak in OLPC EC driver # # - Avoid static struct device in Intel PMC core driver # # - Add support for the touchscreen found in MPMAN Converter9 2-in-1 # # - Update MAINTAINERS to reflect the real state of affairs" # # * tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-platform-drivers-x86: # platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse # MAINTAINERS: Add Mark Gross and Hans de Goede as x86 platform drivers maintainers # platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting # platform/x86: intel-vbtn: Revert "Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360" # platform/x86: intel_pmc_core: do not create a static struct device # platform/x86: mlx-platform: Fix extended topology configuration for power supply units # platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_DEVSLP0 # platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP # platform/x86: fix kconfig dependency warning for LG_LAPTOP # platform/x86: thinkpad_acpi: initialize tp_nvram_state variable # platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pavilion 11 x360 # platform/x86: asus-wmi: Add BATC battery name to the list of supported # platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA" # platform/x86: touchscreen_dmi: Add info for the MPMAN Converter9 2-in-1 # Documentation: laptops: thinkpad-acpi: fix underline length build warning # Platform: OLPC: Fix memleak in olpc_ec_probe # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 7575fdda569b2a2e8be32c1a64ecb05d6f96a500 # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/gpu/drm/rockchip/cdn-dp-core.c:1124:12: warning: 'cdn_dp_resume' defined but not used [-Wunused-function] static int cdn_dp_resume(struct device *dev) ^~~~~~~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:41: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:647:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - MVPP2_SKB_HEADROOM - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:714:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:652:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/staging/media/tegra-vde/vde.c:916:12: warning: 'tegra_vde_runtime_suspend' defined but not used [-Wunused-function] static int tegra_vde_runtime_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc8 # Build took: 0:23:22.470637