Buildresult: linus/mpc85xx_defconfig/powerpc-gcc4.9 built on Jun 17 2020, 12:03
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jun 17 2020, 12:03
Duration:
0:03:06.100035
Builder:
ka2
Revision:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
69119673bd50b176ded34032fadd41530fb5af21)
Target:
linus/mpc85xx_defconfig/powerpc-gcc4.9
Branch:
linus
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
mpc85xx_defconfig
(
download
)
Log:
Download original
Possible warnings (3)
include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 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) 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)
Full Log
# git rev-parse -q --verify 69119673bd50b176ded34032fadd41530fb5af21^{commit} 69119673bd50b176ded34032fadd41530fb5af21 already have revision, skipping fetch # git checkout -q -f -B kisskb 69119673bd50b176ded34032fadd41530fb5af21 # git clean -qxdf # < git log -1 # commit 69119673bd50b176ded34032fadd41530fb5af21 # Merge: 26c20ffcb5c8 c9f66b43ee27 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Jun 16 17:44:54 2020 -0700 # # Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from David Miller: # # 1) Don't get per-cpu pointer with preemption enabled in nft_set_pipapo, # fix from Stefano Brivio. # # 2) Fix memory leak in ctnetlink, from Pablo Neira Ayuso. # # 3) Multiple definitions of MPTCP_PM_MAX_ADDR, from Geliang Tang. # # 4) Accidently disabling NAPI in non-error paths of macb_open(), from # Charles Keepax. # # 5) Fix races between alx_stop and alx_remove, from Zekun Shen. # # 6) We forget to re-enable SRIOV during resume in bnxt_en driver, from # Michael Chan. # # 7) Fix memory leak in ipv6_mc_destroy_dev(), from Wang Hai. # # 8) rxtx stats use wrong index in mvpp2 driver, from Sven Auhagen. # # 9) Fix memory leak in mptcp_subflow_create_socket error path, from Wei # Yongjun. # # 10) We should not adjust the TCP window advertised when sending dup acks # in non-SACK mode, because it won't be counted as a dup by the sender # if the window size changes. From Eric Dumazet. # # 11) Destroy the right number of queues during remove in mvpp2 driver, # from Sven Auhagen. # # 12) Various WOL and PM fixes to e1000 driver, from Chen Yu, Vaibhav # Gupta, and Arnd Bergmann. # # * git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (35 commits) # e1000e: fix unused-function warning # e1000: use generic power management # e1000e: Do not wake up the system via WOL if device wakeup is disabled # lan743x: add MODULE_DEVICE_TABLE for module loading alias # mlxsw: spectrum: Adjust headroom buffers for 8x ports # bareudp: Fixed configuration to avoid having garbage values # mvpp2: remove module bugfix # tcp: grow window for OOO packets only for SACK flows # mptcp: fix memory leak in mptcp_subflow_create_socket() # netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline # net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline # net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles # mvpp2: ethtool rxtx stats fix # MAINTAINERS: switch to my private email for Renesas Ethernet drivers # rocker: fix incorrect error handling in dma_rings_init # test_objagg: Fix potential memory leak in error handling # net: ethernet: mtk-star-emac: simplify interrupt handling # mld: fix memory leak in ipv6_mc_destroy_dev() # bnxt_en: Return from timer if interface is not in open state. # bnxt_en: Fix AER reset logic on 57500 chips. # ... # < /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 69119673bd50b176ded34032fadd41530fb5af21 # < make -s -j 8 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 8 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 8 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 8 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: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 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb6e24) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6226943 Bytes = 6081.00 KiB = 5.94 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256910 Bytes = 6110.26 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6259780 Bytes = 6113.07 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257895 Bytes = 6111.23 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6258568 Bytes = 6111.88 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257898 Bytes = 6111.23 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6260319 Bytes = 6113.59 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:27 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6261710 Bytes = 6114.95 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc7628) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6260533 Bytes = 6113.80 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6256856 Bytes = 6110.21 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6259425 Bytes = 6112.72 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257005 Bytes = 6110.36 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257007 Bytes = 6110.36 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6258518 Bytes = 6111.83 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6257143 Bytes = 6110.49 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.8.0-rc1-31637-g69119673b Created: Wed Jun 17 12:06:31 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6258609 Bytes = 6111.92 KiB = 5.97 MiB Load Address: 00d00000 Entry Point: 00d00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:03:06.100035
© Michael Ellerman 2006-2018.