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/Documentation/networking/batman-adv.rst | 2
netnext/MAINTAINERS | 2
netnext/net/batman-adv/distributed-arp-table.c | 2
netnext/net/batman-adv/main.c | 7 -
netnext/net/batman-adv/main.h | 2
netnext/net/batman-adv/soft-interface.c | 16 ---
netnext/net/batman-adv/translation-table.c | 62 ++++++++-------
netnext/net/batman-adv/types.h | 4
8 files changed, 41 insertions(+), 56 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: 225
Tested Linux versions: 36
Tested configs: 109
stable
------
Failed tests: 1
Started build tests: 243
Tested Linux versions: 36
Tested configs: 109