Name of failed tests ====================
main ----
* coccicheck * difference between net-next and batadv main * headers
stable ------
* difference between net and batadv stable
Output of different failed tests ================================
main: coccicheck ----------------
./bridge_loop_avoidance.c:1499:8-27: WARNING: atomic_dec_and_test variation before object free at line 1510.
stable: difference between net and batadv stable ------------------------------------------------
net/net/batman-adv/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
main: difference between net-next and batadv main -------------------------------------------------
netnext/net/batman-adv/distributed-arp-table.c | 2 netnext/net/batman-adv/soft-interface.c | 2 netnext/net/batman-adv/translation-table.c | 62 ++++++++-------- netnext/net/batman-adv/types.h | 4 - 4 files changed, 38 insertions(+), 32 deletions(-)
main: headers -------------
diff --git a/net/batman-adv/trace.h b/net/batman-adv/trace.h index 73a87c78..534d8953 100644 --- a/net/batman-adv/trace.h +++ b/net/batman-adv/trace.h @@ -67,3 +67,5 @@ TRACE_EVENT(batadv_dbg,
/* This part must be outside protection */ #include <trace/define_trace.h> + +#include "linux/preempt.h"
Statistics ==========
main ----
Failed tests: 3 Started build tests: 208 Tested Linux versions: 36 Tested configs: 104
stable ------
Failed tests: 1 Started build tests: 209 Tested Linux versions: 36 Tested configs: 100