# git rev-parse -q --verify 66f0a9e058fad50e569ad752be72e52701991fd5^{commit} 66f0a9e058fad50e569ad752be72e52701991fd5 already have revision, skipping fetch # git checkout -q -f -B kisskb 66f0a9e058fad50e569ad752be72e52701991fd5 # git clean -qxdf # < git log -1 # commit 66f0a9e058fad50e569ad752be72e52701991fd5 # Author: Masahiro Yamada # Date: Thu Dec 24 02:11:42 2020 +0900 # # powerpc/vdso64: remove meaningless vgettimeofday.o build rule # # VDSO64 is only built for the 64-bit kernel, hence vgettimeofday.o is # built by the generic rule in scripts/Makefile.build. # # This line does not provide anything useful. # # Signed-off-by: Masahiro Yamada # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20201223171142.707053-2-masahiroy@kernel.org # < /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 66f0a9e058fad50e569ad752be72e52701991fd5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_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 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_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: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 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd48974) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd38248) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:34 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6412738 Bytes = 6262.44 KiB = 6.12 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444735 Bytes = 6293.69 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444707 Bytes = 6293.66 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:36 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444537 Bytes = 6293.49 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6443700 Bytes = 6292.68 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6443574 Bytes = 6292.55 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6443451 Bytes = 6292.43 KiB = 6.14 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6443495 Bytes = 6292.48 KiB = 6.14 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444777 Bytes = 6293.73 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6443540 Bytes = 6292.52 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444271 Bytes = 6293.23 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444484 Bytes = 6293.44 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6443154 Bytes = 6292.14 KiB = 6.14 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444736 Bytes = 6293.69 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6443701 Bytes = 6292.68 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-rc2-g66f0a9e058fa Created: Sun Jan 31 22:58:39 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6444515 Bytes = 6293.47 KiB = 6.15 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:02:14.486357