# git rev-parse -q --verify 98e487a02296b6357d962a193aa79ee89825f5a3^{commit} 98e487a02296b6357d962a193aa79ee89825f5a3 already have revision, skipping fetch # git checkout -q -f -B kisskb 98e487a02296b6357d962a193aa79ee89825f5a3 # git clean -qxdf # < git log -1 # commit 98e487a02296b6357d962a193aa79ee89825f5a3 # Author: Christophe Leroy # Date: Sun Oct 27 11:28:46 2019 +0000 # # powerpc/iomap: inline generic io accessors # # ioreadXX[be]() and iowriteXX[be]() are doing the same things as the # powerpc specific in_[be]XX() and out_[be]XX() accessors, but they # are not inlined. # # There are some work in progress to replace the powerpc specific # functions in Quicc Engine driver by generic code in order to allow # QE to be used also on ARM. # # In order to keep performant IO accesses, generic io accessors need to # be inlined. This avoids calls of tiny functions that require setting # up stack frames and saving volatile registers, all this often taking # more CPU time than the work performed by the IO accessor itself. # # The string functions ioreadXX_rep() and iowriteXX_rep() also get # inlined as they are only trampolines to readsX() and writesX() outline # functions. # < /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 98e487a02296b6357d962a193aa79ee89825f5a3 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_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 32 ARCH=powerpc O=/kisskb/build/chleroy_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:11: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: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 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc3d980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc2d14c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6023215 Bytes = 5882.05 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6022250 Bytes = 5881.10 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021482 Bytes = 5880.35 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021887 Bytes = 5880.75 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6022753 Bytes = 5881.59 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021494 Bytes = 5880.37 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021795 Bytes = 5880.66 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6023133 Bytes = 5881.97 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021833 Bytes = 5880.70 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021452 Bytes = 5880.32 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:02 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021794 Bytes = 5880.66 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:03 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021493 Bytes = 5880.36 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:03 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021911 Bytes = 5880.77 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:03 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5991479 Bytes = 5851.05 KiB = 5.71 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:03 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6021483 Bytes = 5880.35 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.4.0-rc4-g98e487a02296 Created: Tue Oct 29 03:26:03 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6022968 Bytes = 5881.80 KiB = 5.74 MiB Load Address: 00d00000 Entry Point: 00d002a4 Completed OK # rm -rf /kisskb/build/chleroy_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:02:18.271131