On 08/23/2018 05:27 PM, akpm@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2018-08-23-17-26 has been uploaded to > > http://www.ozlabs.org/~akpm/mmotm/ > > mmotm-readme.txt says > > README for mm-of-the-moment: > > http://www.ozlabs.org/~akpm/mmotm/ > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > more than once a week. (found in mmotm, but there are no netfilter patches there other than linux-next patches) on x86_64: net/ipv4/netfilter/nft_chain_nat_ipv4.o: In function `nft_nat_do_chain': nft_chain_nat_ipv4.c:(.text+0x6d): undefined reference to `nft_do_chain' net/ipv4/netfilter/nft_chain_nat_ipv4.o: In function `nft_chain_nat_exit': nft_chain_nat_ipv4.c:(.exit.text+0x8): undefined reference to `nft_unregister_chain_type' net/ipv4/netfilter/nft_chain_nat_ipv4.o: In function `nft_chain_nat_init': nft_chain_nat_ipv4.c:(.init.text+0x8): undefined reference to `nft_register_chain_type' Full randconfig file is attached. -- ~Randy