kernel test robot <lkp@xxxxxxxxx> wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 51b70ff55ed88edd19b080a524063446bcc34b62 > commit: a9525c7f6219cee9284c0031c5930e8d41384677 [2336/3381] netfilter: xtables: allow xtables-nft only builds > config: loongarch-randconfig-r004-20230730 (https://download.01.org/0day-ci/archive/20240201/202402011430.vDOuYPku-lkp@xxxxxxxxx/config) > compiler: loongarch64-linux-gcc (GCC) 13.2.0 > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240201/202402011430.vDOuYPku-lkp@xxxxxxxxx/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > | Closes: https://lore.kernel.org/oe-kbuild-all/202402011430.vDOuYPku-lkp@xxxxxxxxx/ Typo in the Kconfig change: - select IP6_NF_IPTABLES_LEGACY + select IP_NF_IPTABLES_LEGACY I'll wait a few more days to see if any other fallout from the same changes pop up before sending in a fix.