# git rev-parse -q --verify d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c^{commit} d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c already have revision, skipping fetch # git checkout -q -f -B kisskb d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # git clean -qxdf # < git log -1 # commit d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # Merge: 39192106d4ef 59300b36f85f # Author: Linus Torvalds # Date: Wed Mar 31 10:14:55 2021 -0700 # # Merge tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull ftrace fix from Steven Rostedt: # "Add check of order < 0 before calling free_pages() # # The function addresses that are traced by ftrace are stored in pages, # and the size is held in a variable. If there's some error in creating # them, the allocate ones will be freed. In this case, it is possible # that the order of pages to be freed may end up being negative due to a # size of zero passed to get_count_order(), and then that negative # number will cause free_pages() to free a very large section. # # Make sure that does not happen" # # * tag 'trace-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # ftrace: Check if pages were allocated before calling free_pages() # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d19cc4bfbff1ae72c3505a00fb8ce0d3fa519e6c # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-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 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5ca28) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4c2fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500841 Bytes = 6348.48 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500519 Bytes = 6348.16 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500208 Bytes = 6347.86 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500251 Bytes = 6347.90 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500514 Bytes = 6348.16 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500460 Bytes = 6348.11 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500452 Bytes = 6348.10 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500493 Bytes = 6348.14 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500716 Bytes = 6348.36 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500044 Bytes = 6347.70 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500290 Bytes = 6347.94 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500516 Bytes = 6348.16 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500672 Bytes = 6348.31 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6469639 Bytes = 6318.01 KiB = 6.17 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499944 Bytes = 6347.60 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-rc5-gd19cc4bfbff1 Created: Thu Apr 1 05:49:40 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500249 Bytes = 6347.90 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:01:22.385172