# git rev-parse -q --verify 3371673d42d314f9ac721dc5042135df8bec49f9^{commit} 3371673d42d314f9ac721dc5042135df8bec49f9 already have revision, skipping fetch # git checkout -q -f -B kisskb 3371673d42d314f9ac721dc5042135df8bec49f9 # git clean -qxdf # < git log -1 # commit 3371673d42d314f9ac721dc5042135df8bec49f9 # Author: Alexey Kardashevskiy # Date: Fri Jun 12 14:33:03 2020 +1000 # # powerpc/xive: Ignore kmemleak false positives # # xive_native_provision_pages() allocates memory and passes the pointer to # OPAL so kmemleak cannot find the pointer usage in the kernel memory and # produces a false positive report (below) (even if the kernel did scan # OPAL memory, it is unable to deal with __pa() addresses anyway). # # This silences the warning. # # unreferenced object 0xc000200350c40000 (size 65536): # comm "qemu-system-ppc", pid 2725, jiffies 4294946414 (age 70776.530s) # hex dump (first 32 bytes): # 02 00 00 00 50 00 00 00 00 00 00 00 00 00 00 00 ....P........... # 01 00 08 07 00 00 00 00 00 00 00 00 00 00 00 00 ................ # backtrace: # [<0000000081ff046c>] xive_native_alloc_vp_block+0x120/0x250 # [<00000000d555d524>] kvmppc_xive_compute_vp_id+0x248/0x350 [kvm] # [<00000000d69b9c9f>] kvmppc_xive_connect_vcpu+0xc0/0x520 [kvm] # [<000000006acbc81c>] kvm_arch_vcpu_ioctl+0x308/0x580 [kvm] # [<0000000089c69580>] kvm_vcpu_ioctl+0x19c/0xae0 [kvm] # [<00000000902ae91e>] ksys_ioctl+0x184/0x1b0 # [<00000000f3e68bd7>] sys_ioctl+0x48/0xb0 # [<0000000001b2c127>] system_call_exception+0x124/0x1f0 # [<00000000d2b2ee40>] system_call_common+0xe8/0x214 # # Signed-off-by: Alexey Kardashevskiy # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200612043303.84894-1-aik@ozlabs.ru # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3371673d42d314f9ac721dc5042135df8bec49f9 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # Added to kconfig CONFIG_PPC_E500MC=y # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM_E500MC=y # Added to kconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4107:warning: override: reassigning to symbol PPC_E500MC .config:4108:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11, 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] 22 | #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' 78 | # 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' 139 | if (IS_ERR_VALUE(fep->ring_mem_addr)) | ^~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/intel/e1000e/netdev.c:137:13: warning: 'e1000e_check_me' defined but not used [-Wunused-function] 137 | static bool e1000e_check_me(u16 device_id) | ^~~~~~~~~~~~~~~ /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 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe9576c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) INFO: Uncompressed kernel (size 0xe84f68) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:25 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6782679 Bytes = 6623.71 KiB = 6.47 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6818017 Bytes = 6658.22 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817325 Bytes = 6657.54 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817098 Bytes = 6657.32 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817434 Bytes = 6657.65 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817909 Bytes = 6658.11 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:28 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816054 Bytes = 6656.30 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817809 Bytes = 6658.02 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816348 Bytes = 6656.59 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816351 Bytes = 6656.59 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817848 Bytes = 6658.05 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816397 Bytes = 6656.64 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816207 Bytes = 6656.45 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f0031c Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816374 Bytes = 6656.62 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816052 Bytes = 6656.30 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f002cc Image Name: Linux-5.7.0-g3371673d42d3 Created: Sat Jun 13 15:07:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816213 Bytes = 6656.46 KiB = 6.50 MiB Load Address: 00f00000 Entry Point: 00f0031c Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 # Build took: 0:02:56.927045