On Wed, May 4, 2022 at 5:24 AM kernel test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git pxa-multiplatform-5.18 > head: 364aab79f6c6d587f9c5e154822c74480e8fb820 > commit: 0d1240dd85fb31725d7be10b0e4b7f4b958c1705 [48/49] ARM: pxa/sa1100: move I/O space to PCI_IOBASE > config: arm-eseries_pxa_defconfig (https://download.01.org/0day-ci/archive/20220504/202205041144.VjEw64Qt-lkp@intel.com/config) > compiler: arm-linux-gnueabi-gcc (GCC) 11.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git/commit/?id=0d1240dd85fb31725d7be10b0e4b7f4b958c1705 > git remote add soc https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git > git fetch --no-tags soc pxa-multiplatform-5.18 > git checkout 0d1240dd85fb31725d7be10b0e4b7f4b958c1705 > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>, old ones prefixed by <<): > > >> ERROR: modpost: "pci_remap_iospace" [drivers/pcmcia/soc_common.ko] undefined! > >> ERROR: modpost: "vunmap_range" [drivers/pcmcia/soc_common.ko] undefined! Fixed now, using the correct #ifdef check, as CONFIG_PCMCIA can be a loadable module Arnd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel