On Mittwoch, 17. August 2016 23:07:58 CEST Linus Lüssing wrote:
WARN_ONCE(hlist_fake(&forw_packet->bm_list),
"Oh oh... the kernel OOPs are on our tail now... Jim won't bail us out this time!\n");
The include to define WARN_ONCE is missing. Can you please add "#include <linux/bug.h>" while resending the patch?
Thanks, Sven