linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 4878/9897] pcie.c:undefined reference to `pci_remap_iospace'
@ 2021-12-26 10:39 kernel test robot
  2021-12-26 21:51 ` Pali Rohár
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-12-26 10:39 UTC (permalink / raw)
  To: Pali Rohár
  Cc: kbuild-all, Linux Memory Management List, Lorenzo Pieralisi,
	Russell King (Oracle),
	Alexandre Belloni

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   ea586a076e8aa606c59b66d86660590f18354b11
commit: 6198461ef509356e7f0fe5b04e88009aa698a065 [4878/9897] arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()
config: arm-randconfig-p002-20211226 (https://download.01.org/0day-ci/archive/20211226/202112261802.u9iXqdWh-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.2.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=6198461ef509356e7f0fe5b04e88009aa698a065
        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 6198461ef509356e7f0fe5b04e88009aa698a065
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm 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 >>):

   arm-linux-gnueabi-ld: arch/arm/mach-dove/pcie.o: in function `dove_pcie_setup':
>> pcie.c:(.init.text+0x158): undefined reference to `pci_remap_iospace'
   arm-linux-gnueabi-ld: drivers/pci/pci.o: in function `devm_pci_remap_iospace':
   pci.c:(.text+0x5d44): undefined reference to `pci_remap_iospace'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [linux-next:master 4878/9897] pcie.c:undefined reference to `pci_remap_iospace'
  2021-12-26 10:39 [linux-next:master 4878/9897] pcie.c:undefined reference to `pci_remap_iospace' kernel test robot
@ 2021-12-26 21:51 ` Pali Rohár
  0 siblings, 0 replies; 2+ messages in thread
From: Pali Rohár @ 2021-12-26 21:51 UTC (permalink / raw)
  To: Lorenzo Pieralisi, Russell King (Oracle),
	Alexandre Belloni, kbuild-all, Linux Memory Management List,
	kernel test robot

On Sunday 26 December 2021 18:39:07 kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   ea586a076e8aa606c59b66d86660590f18354b11
> commit: 6198461ef509356e7f0fe5b04e88009aa698a065 [4878/9897] arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()
> config: arm-randconfig-p002-20211226 (https://download.01.org/0day-ci/archive/20211226/202112261802.u9iXqdWh-lkp@intel.com/config)
> compiler: arm-linux-gnueabi-gcc (GCC) 11.2.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=6198461ef509356e7f0fe5b04e88009aa698a065
>         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 6198461ef509356e7f0fe5b04e88009aa698a065
>         # save the config file to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm 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 >>):
> 
>    arm-linux-gnueabi-ld: arch/arm/mach-dove/pcie.o: in function `dove_pcie_setup':
> >> pcie.c:(.init.text+0x158): undefined reference to `pci_remap_iospace'
>    arm-linux-gnueabi-ld: drivers/pci/pci.o: in function `devm_pci_remap_iospace':
>    pci.c:(.text+0x5d44): undefined reference to `pci_remap_iospace'

Hello! Please see my previous email about this issue:
https://lore.kernel.org/linux-mm/20211204022131.bmhla4gkph7s7hy2@pali/

> 
> ---
> 0-DAY CI Kernel Test Service, Intel Corporation
> https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-26 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26 10:39 [linux-next:master 4878/9897] pcie.c:undefined reference to `pci_remap_iospace' kernel test robot
2021-12-26 21:51 ` Pali Rohár

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).