# git rev-parse -q --verify dd3a44c06f7b4f14e90065bf05d62c255b20005f^{commit} dd3a44c06f7b4f14e90065bf05d62c255b20005f already have revision, skipping fetch # git checkout -q -f -B kisskb dd3a44c06f7b4f14e90065bf05d62c255b20005f # git clean -qxdf # < git log -1 # commit dd3a44c06f7b4f14e90065bf05d62c255b20005f # Author: Michael Ellerman # Date: Tue Jan 19 15:18:00 2021 +1100 # # selftests/powerpc: Only test lwm/stmw on big endian # # Newer binutils (>= 2.36) refuse to assemble lmw/stmw when building in # little endian mode. That breaks compilation of our alignment handler # test: # # /tmp/cco4l14N.s: Assembler messages: # /tmp/cco4l14N.s:1440: Error: `lmw' invalid when little-endian # /tmp/cco4l14N.s:1814: Error: `stmw' invalid when little-endian # make[2]: *** [../../lib.mk:139: /output/kselftest/powerpc/alignment/alignment_handler] Error 1 # # These tests do pass on little endian machines, as the kernel will # still emulate those instructions even when running little # endian (which is arguably a kernel bug). # # But we don't really need to test that case, so ifdef those # instructions out to get the alignment test building again. # # Reported-by: Libor Pechacek # Signed-off-by: Michael Ellerman # Tested-by: Libor Pechacek # Link: https://lore.kernel.org/r/20210119041800.3093047-1-mpe@ellerman.id.au # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 dd3a44c06f7b4f14e90065bf05d62c255b20005f # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10: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 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xde2688) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:05 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6750796 Bytes = 6592.57 KiB = 6.44 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:07 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6781011 Bytes = 6622.08 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:08 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6780368 Bytes = 6621.45 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:08 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6781895 Bytes = 6622.94 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:08 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6782496 Bytes = 6623.53 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:08 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6780341 Bytes = 6621.43 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:08 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6780408 Bytes = 6621.49 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:08 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6778949 Bytes = 6620.07 KiB = 6.46 MiB Load Address: 00e00000 Entry Point: 00e002a4 INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf2db4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:10 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6781951 Bytes = 6623.00 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:11 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6778916 Bytes = 6620.04 KiB = 6.46 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:13 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6778926 Bytes = 6620.04 KiB = 6.46 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6778970 Bytes = 6620.09 KiB = 6.46 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6780300 Bytes = 6621.39 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6780791 Bytes = 6621.87 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6780338 Bytes = 6621.42 KiB = 6.47 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-gdd3a44c06f7b Created: Wed Jan 20 16:17:14 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6778928 Bytes = 6620.05 KiB = 6.46 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc85xx_smp_defconfig_powerpc-gcc5 # Build took: 0:03:36.836659