Re: 4.9-rc0: nf_hooks_ingress missing, breaking compilation

2016-10-06 Thread Aaron Conole
Pavel Machek writes: > Hi! Hi Pavel, > In kernel based on edadd0e, I get plenty of errors such as: In this case, I screwed up - sincere apologies. Enabling CONFIG_NETFILTER_INGRESS will work around this error for the time being, while the fix makes it way through the various trees. > net/net

4.9-rc0: nf_hooks_ingress missing, breaking compilation

2016-10-05 Thread Pavel Machek
Hi! In kernel based on edadd0e, I get plenty of errors such as: net/netfilter/core.c:96:3: note: in expansion of macro ‘rcu_assign_pointer’ rcu_assign_pointer(reg->dev->nf_hooks_ingress, entry); ^ In file included from ./include/linux/linkage.h:4:0, from ./include/linux/ker