Buildresult: linus/omap1_defconfig/arm-gcc4.9 built on Dec 4 2020, 10:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 4 2020, 10:26
Duration:
0:02:03.275591
Builder:
ka1
Revision:
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (
bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb)
Target:
linus/omap1_defconfig/arm-gcc4.9
Branch:
linus
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
omap1_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: 'ams_delta_camera_power' defined but not used [-Wunused-function]
Full Log
# git rev-parse -q --verify bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb^{commit} bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb already have revision, skipping fetch # git checkout -q -f -B kisskb bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb # git clean -qxdf # < git log -1 # commit bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb # Merge: fee5be18524f 6f076ce6ab16 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Dec 3 13:10:11 2020 -0800 # # Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net # # Pull networking fixes from Jakub Kicinski: # "Networking fixes for 5.10-rc7, including fixes from bpf, netfilter, # wireless drivers, wireless mesh and can. # # Current release - regressions: # # - mt76: usb: fix crash on device removal # # Current release - always broken: # # - xsk: Fix umem cleanup from wrong context in socket destruct # # Previous release - regressions: # # - net: ip6_gre: set dev->hard_header_len when using header_ops # # - ipv4: Fix TOS mask in inet_rtm_getroute() # # - net, xsk: Avoid taking multiple skbuff references # # Previous release - always broken: # # - net/x25: prevent a couple of overflows # # - netfilter: ipset: prevent uninit-value in hash_ip6_add # # - geneve: pull IP header before ECN decapsulation # # - mpls: ensure LSE is pullable in TC and openvswitch paths # # - vxlan: respect needed_headroom of lower device # # - batman-adv: Consider fragmentation for needed packet headroom # # - can: drivers: don't count arbitration loss as an error # # - netfilter: bridge: reset skb->pkt_type after POST_ROUTING traversal # # - inet_ecn: Fix endianness of checksum update when setting ECT(1) # # - ibmvnic: fix various corner cases around reset handling # # - net/mlx5: fix rejecting unsupported Connect-X6DX SW steering # # - net/mlx5: Enforce HW TX csum offload with kTLS" # # * tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (62 commits) # net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering # net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS # net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled # net/mlx5: Fix wrong address reclaim when command interface is down # net/sched: act_mpls: ensure LSE is pullable before reading it # net: openvswitch: ensure LSE is pullable before reading it # net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl # net: mvpp2: Fix error return code in mvpp2_open() # chelsio/chtls: fix a double free in chtls_setkey() # rtw88: debug: Fix uninitialized memory in debugfs code # vxlan: fix error return code in __vxlan_dev_create() # net: pasemi: fix error return code in pasemi_mac_open() # cxgb3: fix error return code in t3_sge_alloc_qset() # net/x25: prevent a couple of overflows # dpaa_eth: copy timestamp fields to new skb in A-050385 workaround # net: ip6_gre: set dev->hard_header_len when using header_ops # mt76: usb: fix crash on device removal # iwlwifi: pcie: add some missing entries for AX210 # iwlwifi: pcie: invert values of NO_160 device config entries # iwlwifi: pcie: add one missing entry for AX210 # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 bbe2ba04c5a92a49db8a42c850a5a2f6481e47eb # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- omap1_defconfig # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 8 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linus_omap1_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: 'ams_delta_camera_power' defined but not used [-Wunused-function] static int ams_delta_camera_power(struct device *dev, int power) ^ Completed OK # rm -rf /kisskb/build/linus_omap1_defconfig_arm-gcc4.9 # Build took: 0:02:03.275591
© Michael Ellerman 2006-2018.