# git rev-parse -q --verify ad062195731bea1624ce7160e79e0fcdaa25c1b5^{commit} ad062195731bea1624ce7160e79e0fcdaa25c1b5 already have revision, skipping fetch # git checkout -q -f -B kisskb ad062195731bea1624ce7160e79e0fcdaa25c1b5 # git clean -qxdf # < git log -1 # commit ad062195731bea1624ce7160e79e0fcdaa25c1b5 # Merge: 7ac63f6ba5db f690790c9da3 # Author: Linus Torvalds # Date: Mon Sep 16 19:59:10 2019 -0700 # # Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-platform-drivers-x86 # # Pull x86 platform-drivers updates from Andy Shevchenko: # # - ASUS WMI driver got a couple of updates, i.e. support of FAN is fixed # for recent products and the charge threshold support has been added # # - Two uknown key events for Dell laptops are being ignored now to avoid # spamming users with harmless messages # # - HP ZBook 17 G5 and ASUS Zenbook UX430UNR got accelerometer support. # # - Intel CherryTrail platforms had a regression with wake up. Now it's # fixed # # - Intel PMC driver got fixed in order to work nicely in Xen # environment # # - Intel Speed Select driver provides bucket vs core count relationship. # Besides that the tools has been updated for better output # # - The PrivacyGuard is enabled on Lenovo ThinkPad laptops # # - Three tablets - Trekstor Primebook C11B 2-in-1, Irbis TW90 and Chuwi # Surbook Mini - got touchscreen support # # * tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-platform-drivers-x86: (53 commits) # MAINTAINERS: Switch PDx86 subsystem status to Odd Fixes # platform/x86: asus-wmi: Refactor charge threshold to use the battery hooking API # platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOC # platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLD # tools/power/x86/intel-speed-select: Display core count for bucket # platform/x86: ISST: Allow additional TRL MSRs # tools/power/x86/intel-speed-select: Fix memory leak # tools/power/x86/intel-speed-select: Output success/failed for command output # tools/power/x86/intel-speed-select: Output human readable CPU list # tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turbo frequency # tools/power/x86/intel-speed-select: Switch output to MHz # tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freq # tools/power/x86/intel-speed-select: Fix cpu-count output # tools/power/x86/intel-speed-select: Fix help option typo # tools/power/x86/intel-speed-select: Fix package typo # tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level_msr() # platform/x86: intel_int0002_vgpio: Use device_init_wakeup # platform/x86: intel_int0002_vgpio: Fix wakeups not working on Cherry Trail # platform/x86: compal-laptop: Initialize "value" in ec_read_u8() # platform/x86: touchscreen_dmi: Add info for the Trekstor Primebook C11B 2-in-1 # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 ad062195731bea1624ce7160e79e0fcdaa25c1b5 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 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-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465: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:2591: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:1852:6: warning: 'ret' 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:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' 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/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:338:21: note: 'pdeo' was declared here /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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: 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 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc1af54) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5864029 Bytes = 5726.59 KiB = 5.59 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894565 Bytes = 5756.41 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5896045 Bytes = 5757.86 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894564 Bytes = 5756.41 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5895234 Bytes = 5757.06 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5896009 Bytes = 5757.82 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5895303 Bytes = 5757.13 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2b71c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894264 Bytes = 5756.12 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894217 Bytes = 5756.07 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:11 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894589 Bytes = 5756.43 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894207 Bytes = 5756.06 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894935 Bytes = 5756.77 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894208 Bytes = 5756.06 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894772 Bytes = 5756.61 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894265 Bytes = 5756.12 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gad062195731b Created: Tue Sep 17 14:51:14 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5894718 Bytes = 5756.56 KiB = 5.62 MiB Load Address: 00d00000 Entry Point: 00d002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:03:22.712364