* [linux-next:master 3878/12886] ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined!
@ 2022-05-20 1:04 kernel test robot
2022-05-23 12:38 ` Marc Kleine-Budde
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2022-05-20 1:04 UTC (permalink / raw)
To: Pavel Pisa
Cc: kbuild-all, Linux Memory Management List, Marc Kleine-Budde,
Martin Jerabek, Ondrej Ille
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 21498d01d045c5b95b93e0a0625ae965b4330ebe
commit: e8f0c23a2415fa8f95cca61e1b4a4c90c4f5a983 [3878/12886] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.
config: s390-randconfig-r034-20220519 (https://download.01.org/0day-ci/archive/20220520/202205200833.mvapzrxl-lkp@intel.com/config)
compiler: s390-linux-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/next/linux-next.git/commit/?id=e8f0c23a2415fa8f95cca61e1b4a4c90c4f5a983
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout e8f0c23a2415fa8f95cca61e1b4a4c90c4f5a983
# 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=s390 SHELL=/bin/bash
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
ERROR: modpost: "devm_ioremap" [drivers/net/ethernet/altera/altera_tse.ko] undefined!
>> ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined!
--
0-DAY CI Kernel Test Service
https://01.org/lkp
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-next:master 3878/12886] ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined!
2022-05-20 1:04 [linux-next:master 3878/12886] ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined! kernel test robot
@ 2022-05-23 12:38 ` Marc Kleine-Budde
0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2022-05-23 12:38 UTC (permalink / raw)
To: kernel test robot
Cc: Pavel Pisa, kbuild-all, Linux Memory Management List,
Martin Jerabek, Ondrej Ille
[-- Attachment #1: Type: text/plain, Size: 2002 bytes --]
On 20.05.2022 09:04:01, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 21498d01d045c5b95b93e0a0625ae965b4330ebe
> commit: e8f0c23a2415fa8f95cca61e1b4a4c90c4f5a983 [3878/12886] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support.
> config: s390-randconfig-r034-20220519 (https://download.01.org/0day-ci/archive/20220520/202205200833.mvapzrxl-lkp@intel.com/config)
> compiler: s390-linux-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/next/linux-next.git/commit/?id=e8f0c23a2415fa8f95cca61e1b4a4c90c4f5a983
> git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> git fetch --no-tags linux-next master
> git checkout e8f0c23a2415fa8f95cca61e1b4a4c90c4f5a983
> # 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=s390 SHELL=/bin/bash
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>, old ones prefixed by <<):
>
> ERROR: modpost: "devm_ioremap" [drivers/net/ethernet/altera/altera_tse.ko] undefined!
> >> ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined!
Good Bot!
I've created a patch that adds the missing dependency to HAS_IOMEM.
regards,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-23 12:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-20 1:04 [linux-next:master 3878/12886] ERROR: modpost: "devm_ioremap_resource" [drivers/net/can/ctucanfd/ctucanfd_platform.ko] undefined! kernel test robot
2022-05-23 12:38 ` Marc Kleine-Budde
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).