# 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_mpc85xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_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/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' 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/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/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/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /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 arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb6affc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5544118 Bytes = 5414.18 kB = 5.29 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568370 Bytes = 5437.86 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5569153 Bytes = 5438.63 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568904 Bytes = 5438.38 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568368 Bytes = 5437.86 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5567945 Bytes = 5437.45 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568432 Bytes = 5437.92 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568881 Bytes = 5438.36 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5569015 Bytes = 5438.49 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:52 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5567981 Bytes = 5437.48 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb7b784) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5567949 Bytes = 5437.45 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568435 Bytes = 5437.92 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5567950 Bytes = 5437.45 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568472 Bytes = 5437.96 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00288 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:54 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5568660 Bytes = 5438.14 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00248 Image Name: Linux-4.18.0-g899fbc3 Created: Thu Aug 23 11:28:55 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5567946 Bytes = 5437.45 kB = 5.31 MB Load Address: 00c00000 Entry Point: 00c00288 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc # Build took: 0:02:48.992242