# git rev-parse -q --verify 1a2a76c2685a29e46d7b37e752ccea7b15aa8e24^{commit} 1a2a76c2685a29e46d7b37e752ccea7b15aa8e24 already have revision, skipping fetch # git checkout -q -f -B kisskb 1a2a76c2685a29e46d7b37e752ccea7b15aa8e24 # git clean -qxdf # < git log -1 # commit 1a2a76c2685a29e46d7b37e752ccea7b15aa8e24 # Merge: f41377609a72 0f378d73d429 # Author: Linus Torvalds # Date: Sun Feb 9 12:11:12 2020 -0800 # # Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "A set of fixes for X86: # # - Ensure that the PIT is set up when the local APIC is disable or # configured in legacy mode. This is caused by an ordering issue # introduced in the recent changes which skip PIT initialization when # the TSC and APIC frequencies are already known. # # - Handle malformed SRAT tables during early ACPI parsing which caused # an infinite loop anda boot hang. # # - Fix a long standing race in the affinity setting code which affects # PCI devices with non-maskable MSI interrupts. The problem is caused # by the non-atomic writes of the MSI address (destination APIC id) # and data (vector) fields which the device uses to construct the MSI # message. The non-atomic writes are mandated by PCI. # # If both fields change and the device raises an interrupt after # writing address and before writing data, then the MSI block # constructs a inconsistent message which causes interrupts to be # lost and subsequent malfunction of the device. # # The fix is to redirect the interrupt to the new vector on the # current CPU first and then switch it over to the new target CPU. # This allows to observe an eventually raised interrupt in the # transitional stage (old CPU, new vector) to be observed in the APIC # IRR and retriggered on the new target CPU and the new vector. # # The potential spurious interrupts caused by this are harmless and # can in the worst case expose a buggy driver (all handlers have to # be able to deal with spurious interrupts as they can and do happen # for various reasons). # # - Add the missing suspend/resume mechanism for the HYPERV hypercall # page which prevents resume hibernation on HYPERV guests. This # change got lost before the merge window. # # - Mask the IOAPIC before disabling the local APIC to prevent # potentially stale IOAPIC remote IRR bits which cause stale # interrupt lines after resume" # # * tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/apic: Mask IOAPIC entries when disabling the local APIC # x86/hyperv: Suspend/resume the hypercall page for hibernation # x86/apic/msi: Plug non-maskable MSI affinity race # x86/boot: Handle malformed SRAT tables during early ACPI parsing # x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode # < /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 1a2a76c2685a29e46d7b37e752ccea7b15aa8e24 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' 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:72: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/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/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_process_vlan_info': /kisskb/src/net/bridge/br_netlink.c:571:6: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.83': /kisskb/src/fs/io_uring.c:5749:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x589ce8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59a368) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:13 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2815416 Bytes = 2749.43 KiB = 2.68 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847212 Bytes = 2780.48 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847134 Bytes = 2780.40 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847172 Bytes = 2780.44 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847237 Bytes = 2780.50 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847204 Bytes = 2780.47 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847221 Bytes = 2780.49 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2846837 Bytes = 2780.11 KiB = 2.71 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:14 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2846928 Bytes = 2780.20 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-g1a2a76c2685a Created: Mon Feb 10 08:16:15 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2847033 Bytes = 2780.31 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006001bc Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:54.561909