Name of failed tests ====================
master ------
* headers
Output of different failed tests ================================
master: headers ---------------
diff --git a/net/batman-adv/bat_v_ogm.c b/net/batman-adv/bat_v_ogm.c index 636952ff..b97f7dda 100644 --- a/net/batman-adv/bat_v_ogm.c +++ b/net/batman-adv/bat_v_ogm.c @@ -8,6 +8,7 @@ #include "main.h" // IWYU pragma: keep
#include <linux/atomic.h> +#include <linux/bitops.h> #include <linux/byteorder/generic.h> #include <linux/container_of.h> #include <linux/errno.h>
Statistics ==========
master ------
Failed tests: 1 Started build tests: 296 Tested Linux versions: 41 Tested configs: 115
maint -----
Failed tests: 0 Started build tests: 318 Tested Linux versions: 41 Tested configs: 122
linux-merge@lists.open-mesh.org