Hi Florian, On Thu, Dec 07, 2017 at 01:59:32AM +0800, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git master > head: bcbfcb63a93704140d66f49b6f7d783988f37b4e > commit: bcbfcb63a93704140d66f49b6f7d783988f37b4e [14/14] netfilter: reduce hook array sizes to what is needed > config: i386-randconfig-x002-201749 (attached as .config) > compiler: gcc-7 (Debian 7.2.0-12) 7.2.1 20171025 > reproduce: > git checkout bcbfcb63a93704140d66f49b6f7d783988f37b4e > # save the attached .config to linux build tree > make ARCH=i386 > > All error/warnings (new ones prefixed by >>): > > In file included from include/linux/srcu.h:33:0, > from include/linux/notifier.h:16, > from include/linux/memory_hotplug.h:7, > from include/linux/mmzone.h:780, > from include/linux/gfp.h:6, > from include/linux/umh.h:4, > from include/linux/kmod.h:22, > from include/linux/module.h:13, > from net/bridge/br_netfilter_hooks.c:17: > net/bridge/br_netfilter_hooks.c: In function 'br_nf_hook_thresh': > >> net/bridge/br_netfilter_hooks.c:994:30: error: 'struct netns_nf' has no member named 'hooks_bridge'; did you mean 'hooks_ipv4'? > e = rcu_dereference(net->nf.hooks_bridge[hook]); > ^ I'm going to toss this patch from nf-next, will trigger a rebase, please take the time to review this. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html