# git rev-parse -q --verify d45c91cf5f83424b8f3989b7ead28c50d8d765a9^{commit} d45c91cf5f83424b8f3989b7ead28c50d8d765a9 already have revision, skipping fetch # git checkout -q -f -B kisskb d45c91cf5f83424b8f3989b7ead28c50d8d765a9 # git clean -qxdf # < git log -1 # commit d45c91cf5f83424b8f3989b7ead28c50d8d765a9 # Author: Christophe Leroy # Date: Tue Jun 25 09:28:25 2019 +0000 # # powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c # # ptrace_triggered() is declared in asm/hw_breakpoint.h and # only needed when CONFIG_HW_BREAKPOINT is set, so move it # into hw_breakpoint.c # # Signed-off-by: Christophe Leroy # --- # v4: removing inclusing of hw_breakpoint.h now. Previously it was done too early. # < /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 d45c91cf5f83424b8f3989b7ead28c50d8d765a9 # < make -s -j 48 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 48 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- help # make -s -j 48 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- olddefconfig # make -s -j 48 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: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 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc96700) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc85efc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:42 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6147048 Bytes = 6002.98 KiB = 5.86 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177067 Bytes = 6032.29 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:43 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177388 Bytes = 6032.61 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177426 Bytes = 6032.64 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6176991 Bytes = 6032.22 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177098 Bytes = 6032.32 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6176466 Bytes = 6031.71 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177370 Bytes = 6032.59 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177166 Bytes = 6032.39 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6176497 Bytes = 6031.74 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6176412 Bytes = 6031.65 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177371 Bytes = 6032.59 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6176465 Bytes = 6031.70 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6176989 Bytes = 6032.22 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6177018 Bytes = 6032.24 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.6.0-rc2-00875-gd45c91cf5 Created: Fri Feb 28 01:19:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6176539 Bytes = 6031.78 KiB = 5.89 MiB Load Address: 00d00000 Entry Point: 00d00314 Completed OK # rm -rf /kisskb/build/chleroy_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:02:05.478611