# 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/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 7575fdda569b2a2e8be32c1a64ecb05d6f96a500 # < make -s -j 120 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] WARNING: unmet direct dependencies detected for NEED_MULTIPLE_NODES Depends on [n]: DISCONTIGMEM [=n] || NUMA Selected by [y]: - SINGLE_MEMORY_CHUNK [=y] && MMU [=y] # make -s -j 120 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/arch/m68k/include/asm/atomic.h:7, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/include/linux/cpumask.h:13, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:59, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ocfs2/file.c:13: /kisskb/src/fs/ocfs2/file.c: In function 'ocfs2_file_write_iter': /kisskb/src/arch/m68k/include/asm/cmpxchg.h:79:22: warning: value computed is not used [-Wunused-value] #define xchg(ptr,x) ((__typeof__(*(ptr)))__xchg((unsigned long)(x),(ptr),sizeof(*(ptr)))) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/file.c:2419:3: note: in expansion of macro 'xchg' xchg(&iocb->ki_complete, saved_ki_complete); ^~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:01:01.236880