# git rev-parse -q --verify 899fbc33fd775b9dfa363db28f322272920a2196^{commit} 899fbc33fd775b9dfa363db28f322272920a2196 already have revision, skipping fetch # git checkout -q -f -B kisskb 899fbc33fd775b9dfa363db28f322272920a2196 # git clean -qxdf # < git log -1 # commit 899fbc33fd775b9dfa363db28f322272920a2196 # Merge: 2edd73a 9bd5196 # Author: Linus Torvalds # Date: Wed Aug 22 14:14:15 2018 -0700 # # Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-platform-drivers-x86 # # Pull x86 platform driver updates from Andy Shevchenko: # # - The driver for Silead touchscreen configurations has been renamed # from silead_dmi to touchscreen_dmi since it starts supporting other # touchscreens which require some DMI quirks # # It also gets expanded to cover cases for Chuwi Vi10, ONDA V891W, # Connect Tablet 9, Onda V820w, and Cube KNote i1101 tablets. # # - Another bunch of changes is related to Mellanox platform code to # allow user space to communicate with Mellanox for system control and # monitoring purposes. The driver notifies user on hotplug device # signal receiving. # # - ASUS WMI drivers recognize lid flip action on UX360, and correctly # toggles airplane mode LED. In addition the keyboard backlight toggle # gets support. # # - ThinkPad ACPI driver enables support for calculator key (on at least # P52). It also has been fixed to support three characters model # designators, which are used for modern laptops. Earlier the battery, # marked as BAT1, on ThinkPad laptops has not been configured properly, # which is fixed. On the opposite the multi-battery configurations now # probed correctly. # # - Dell SMBIOS driver starts working on some Dell servers which do not # support token interface. The regression with backlight detection has # also been fixed. In order to support dock mode on some laptops, Intel # virtual button driver has been fixed. The last but not least is the # fix to Intel HID driver due to changes in Dell systems that prevented # to use power button. # # * tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-platform-drivers-x86: (47 commits) # platform/x86: acer-wmi: Silence "unsupported" message a bit # platform/x86: intel_punit_ipc: fix build errors # platform/x86: ideapad: Add Y520-15IKBM and Y720-15IKBM to no_hw_rfkill # platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360 # platform/x86: acer-wmi: refactor function has_cap # platform/x86: thinkpad_acpi: Fix multi-battery bug # platform/x86: thinkpad_acpi: extend battery quirk coverage # platform/x86: touchscreen_dmi: Add info for the Cube KNote i1101 tablet # platform/x86: mlx-platform: Fix copy-paste error in mlxplat_init() # platform/x86: mlx-platform: Remove unused define # platform/x86: mlx-platform: Change mlxreg-io configuration for MSN274x systems # Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces # platform/x86: mlx-platform: Allow mlxreg-io driver activation for more systems # platform/x86: mlx-platform: Add ASIC hotplug device configuration # platform/mellanox: mlxreg-hotplug: Add hotplug hwmon uevent notification # platform/mellanox: mlxreg-hotplug: Improve mechanism of ASIC health discovery # platform/x86: mlx-platform: Add mlxreg-fan platform driver activation # platform/x86: dell-laptop: Fix backlight detection # platform/x86: toshiba_acpi: Fix defined but not used build warnings # platform/x86: thinkpad_acpi: Support battery quirk # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 899fbc33fd775b9dfa363db28f322272920a2196 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet64_smp_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3148:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] /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:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. INFO: Uncompressed kernel (size 0xf20e58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 12:25:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6399912 Bytes = 6249.91 kB = 6.10 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc # Build took: 0:02:06.679474