# git rev-parse -q --verify 3758347012bc8e8f98e8af2af99c6b24b172277f^{commit} 3758347012bc8e8f98e8af2af99c6b24b172277f already have revision, skipping fetch # git checkout -q -f -B kisskb 3758347012bc8e8f98e8af2af99c6b24b172277f # git clean -qxdf # < git log -1 # commit 3758347012bc8e8f98e8af2af99c6b24b172277f # Author: Michael Ellerman # Date: Mon Jan 14 22:24:36 2019 +1100 # # powerpc/syscalls: Use the number when building SPU syscall table # # Currently the macro that inserts entries into the SPU syscall table # doesn't actually use the "nr" (syscall number) parameter. # # This does work, but it relies on the exact right number of syscall # entries being emitted in order for the syscal numbers to line up with # the array entries. If for example we had two entries with the same # syscall number we wouldn't get an error, it would just cause all # subsequent syscalls to be off by one in the spu_syscall_table. # # So instead change the macro to assign to the specific entry of the # array, meaning any numbering overlap will be caught by the compiler. # # Signed-off-by: Michael Ellerman # < /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 3758347012bc8e8f98e8af2af99c6b24b172277f # < make -s -j 120 ARCH=powerpc O=/kisskb/build/mpe_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/mpe_mpc85xx_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:9, 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:77: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:334.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:334.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 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb99644) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb88e10) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723507 Bytes = 5589.36 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723796 Bytes = 5589.64 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723873 Bytes = 5589.72 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5724903 Bytes = 5590.73 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723489 Bytes = 5589.34 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5724802 Bytes = 5590.63 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5724593 Bytes = 5590.42 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723555 Bytes = 5589.41 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723863 Bytes = 5589.71 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723582 Bytes = 5589.44 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723491 Bytes = 5589.35 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723944 Bytes = 5589.79 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c00314 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5724994 Bytes = 5590.81 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5724173 Bytes = 5590.01 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5693758 Bytes = 5560.31 KiB = 5.43 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.0.0-rc2-g3758347012bc Created: Mon Jan 14 23:23:51 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5723798 Bytes = 5589.65 KiB = 5.46 MiB Load Address: 00c00000 Entry Point: 00c002a4 Completed OK # rm -rf /kisskb/build/mpe_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:01:09.827202