# git rev-parse -q --verify 27f6bc40cd9485020869fb01244b77ae6a266680^{commit} 27f6bc40cd9485020869fb01244b77ae6a266680 already have revision, skipping fetch # git checkout -q -f -B kisskb 27f6bc40cd9485020869fb01244b77ae6a266680 # git clean -qxdf # < git log -1 # commit 27f6bc40cd9485020869fb01244b77ae6a266680 # Author: Jordan Niethe # Date: Tue Jun 15 15:10:09 2021 +1000 # # selftests/powerpc: Always test lmw and stmw # # Load Multiple Word (lmw) and Store Multiple Word (stmw) will raise an # Alignment Exception: # - Little Endian mode: always # - Big Endian mode: address not word aligned # # These conditions do not depend on cache inhibited memory. Test the # alignment handler emulation of these instructions regardless of if there # is cache inhibited memory available or not. # # Commit dd3a44c06f7b ("selftests/powerpc: Only test lwm/stmw on big # endian") stopped testing lmw/stmw on little endian because newer # binutils (>= 2.36) will not assemble them in little endian mode. The # kernel still emulates these instructions in little endian mode so use # macros to generate them and test them. # # Signed-off-by: Jordan Niethe # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210615051009.538197-1-jniethe5@gmail.com # < /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 27f6bc40cd9485020869fb01244b77ae6a266680 # < make -s -j 120 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 120 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 120 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:4214:warning: override: reassigning to symbol PPC_E500MC .config:4215:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 120 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/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 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf66160) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf55a34) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139246 Bytes = 6971.92 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139186 Bytes = 6971.86 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139185 Bytes = 6971.86 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7138996 Bytes = 6971.68 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139689 Bytes = 6972.35 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139193 Bytes = 6971.87 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139253 Bytes = 6971.93 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139715 Bytes = 6972.38 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139318 Bytes = 6971.99 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7140149 Bytes = 6972.80 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139390 Bytes = 6972.06 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7104537 Bytes = 6938.02 KiB = 6.78 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7140276 Bytes = 6972.93 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139179 Bytes = 6971.85 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139637 Bytes = 6972.30 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-rc2-g27f6bc40cd94 Created: Thu Jun 17 06:22:06 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7139177 Bytes = 6971.85 KiB = 6.81 MiB Load Address: 01000000 Entry Point: 010002cc Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 # Build took: 0:01:48.174559