Name of failed tests ====================
stable ------
* difference between net and batadv stable
main ----
* coccicheck * difference between net-next and batadv main * headers
Output of different failed tests ================================
main: coccicheck ----------------
./bridge_loop_avoidance.c:1498:8-27: WARNING: atomic_dec_and_test variation before object free at line 1509.
stable: difference between net and batadv stable ------------------------------------------------
net/net/batman-adv/bat_v_elp.c | 9 +-------- net/net/batman-adv/main.h | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-)
main: difference between net-next and batadv main -------------------------------------------------
netnext/net/batman-adv/bat_v_elp.c | 9 +-------- 1 file changed, 1 insertion(+), 8 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 ==========
stable ------
Failed tests: 1 Started build tests: 226 Tested Linux versions: 35 Tested configs: 109
main ----
Failed tests: 3 Started build tests: 220 Tested Linux versions: 36 Tested configs: 113