# git rev-parse -q --verify bfe91da29bfad9941d5d703d45e29f0812a20724^{commit} bfe91da29bfad9941d5d703d45e29f0812a20724 already have revision, skipping fetch # git checkout -q -f -B kisskb bfe91da29bfad9941d5d703d45e29f0812a20724 # git clean -qxdf # < git log -1 # commit bfe91da29bfad9941d5d703d45e29f0812a20724 # Merge: 5c82ec00dd00 8038a922cf9a # Author: Linus Torvalds # Date: Mon Jul 6 12:48:04 2020 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm # # Pull kvm fixes from Paolo Bonzini: # "Bugfixes and a one-liner patch to silence a sparse warning" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: # KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART # KVM: arm64: PMU: Fix per-CPU access in preemptible context # KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks # KVM: x86: Mark CR4.TSD as being possibly owned by the guest # KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode # kvm: use more precise cast and do not drop __user # KVM: x86: bit 8 of non-leaf PDPEs is not reserved # KVM: X86: Fix async pf caused null-ptr-deref # KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell # KVM: arm64: pvtime: Ensure task delay accounting is enabled # KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE # KVM: arm64: Annotate hyp NMI-related functions as __always_inline # KVM: s390: reduce number of IO pins to 1 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 bfe91da29bfad9941d5d703d45e29f0812a20724 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /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 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc0e3c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6252220 Bytes = 6105.68 KiB = 5.96 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6286241 Bytes = 6138.91 KiB = 6.00 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284204 Bytes = 6136.92 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284063 Bytes = 6136.78 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284205 Bytes = 6136.92 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:02 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284554 Bytes = 6137.26 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285145 Bytes = 6137.84 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcd1640) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285335 Bytes = 6138.02 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284037 Bytes = 6136.75 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:03 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285235 Bytes = 6137.92 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:07 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284042 Bytes = 6136.76 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284033 Bytes = 6136.75 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284573 Bytes = 6137.28 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284561 Bytes = 6137.27 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6284043 Bytes = 6136.76 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc4-gbfe91da29bfa Created: Tue Jul 7 08:47:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6285000 Bytes = 6137.70 KiB = 5.99 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:04:04.293108