powerpc/ci: Add CI configuration #229
Annotations
10 warnings
kernel/profile.c#L346
the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress]
|
kernel/profile.c#L383
the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress]
|
kernel/profile.c#L413
the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress]
|
include/linux/overflow.h#L60
comparison of distinct pointer types lacks a cast [-Wcompare-distinct-pointer-types]
|
drivers/net/bonding/bond_alb.c#L1354
conflicting types for 'bond_tlb_xmit' due to enum/integer mismatch; have 'netdev_tx_t(struct sk_buff *, struct net_device *)' {aka 'enum netdev_tx(struct sk_buff *, struct net_device *)'} [-Wenum-int-mismatch]
|
drivers/net/bonding/bond_alb.c#L1392
conflicting types for 'bond_alb_xmit' due to enum/integer mismatch; have 'netdev_tx_t(struct sk_buff *, struct net_device *)' {aka 'enum netdev_tx(struct sk_buff *, struct net_device *)'} [-Wenum-int-mismatch]
|
fs/xfs/libxfs/xfs_inode_fork.c#L731
the comparison will always evaluate as 'true' for the address of 'i_df' will never be NULL [-Waddress]
|
|
|
|
The logs for this run have expired and are no longer available.
Loading