All of lore.kernel.org
 help / color / mirror / Atom feed
* [saeed:net-next-mlx5 113/149] undefined reference to `ioread64_lo_hi'
@ 2022-02-10  3:34 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2022-02-10  3:34 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: kbuild-all, linux-kernel, Jakub Kicinski

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git net-next-mlx5
head:   645c8116a15fb54da78658990992296831729f62
commit: 8664d49a815e34f8e88489efb72c23826167adbe [113/149] ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20220210/202202101152.IvkySQrT-lkp@intel.com/config)
compiler: hppa-linux-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/saeed/linux.git/commit/?id=8664d49a815e34f8e88489efb72c23826167adbe
        git remote add saeed https://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git
        git fetch --no-tags saeed net-next-mlx5
        git checkout 8664d49a815e34f8e88489efb72c23826167adbe
        # 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=parisc 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 >>):

   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_rx_snap_read':
>> (.text+0x36c): undefined reference to `ioread64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_tx_snap_read':
   (.text+0x3ec): undefined reference to `ioread64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_set_station_address':
>> (.text+0x4e0): undefined reference to `iowrite64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_settime':
>> ptp_pch.o:(.text+0x680): undefined reference to `iowrite64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_adjtime':
>> ptp_pch.o:(.text+0x758): undefined reference to `ioread64_lo_hi'
>> hppa-linux-ld: ptp_pch.o:(.text+0x77c): undefined reference to `iowrite64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_gettime':
   ptp_pch.o:(.text+0xb10): undefined reference to `ioread64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_probe':
   ptp_pch.o:(.text+0xe88): undefined reference to `iowrite64_lo_hi'

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

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

* [saeed:net-next-mlx5 113/149] undefined reference to `ioread64_lo_hi'
@ 2022-02-10  3:34 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2022-02-10  3:34 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2440 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git net-next-mlx5
head:   645c8116a15fb54da78658990992296831729f62
commit: 8664d49a815e34f8e88489efb72c23826167adbe [113/149] ptp_pch: Use ioread64_lo_hi() / iowrite64_lo_hi()
config: parisc-allyesconfig (https://download.01.org/0day-ci/archive/20220210/202202101152.IvkySQrT-lkp(a)intel.com/config)
compiler: hppa-linux-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/saeed/linux.git/commit/?id=8664d49a815e34f8e88489efb72c23826167adbe
        git remote add saeed https://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git
        git fetch --no-tags saeed net-next-mlx5
        git checkout 8664d49a815e34f8e88489efb72c23826167adbe
        # 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=parisc 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 >>):

   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_rx_snap_read':
>> (.text+0x36c): undefined reference to `ioread64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_tx_snap_read':
   (.text+0x3ec): undefined reference to `ioread64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_set_station_address':
>> (.text+0x4e0): undefined reference to `iowrite64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_settime':
>> ptp_pch.o:(.text+0x680): undefined reference to `iowrite64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_adjtime':
>> ptp_pch.o:(.text+0x758): undefined reference to `ioread64_lo_hi'
>> hppa-linux-ld: ptp_pch.o:(.text+0x77c): undefined reference to `iowrite64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_gettime':
   ptp_pch.o:(.text+0xb10): undefined reference to `ioread64_lo_hi'
   hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_probe':
   ptp_pch.o:(.text+0xe88): undefined reference to `iowrite64_lo_hi'

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

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

* Re: [saeed:net-next-mlx5 113/149] undefined reference to `ioread64_lo_hi'
  2022-02-10  3:34 ` kernel test robot
  (?)
@ 2022-02-10  6:33 ` Andy Shevchenko
  -1 siblings, 0 replies; 3+ messages in thread
From: Andy Shevchenko @ 2022-02-10  6:33 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2732 bytes --]

On Thursday, February 10, 2022, kernel test robot <lkp@intel.com> wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux.git
> net-next-mlx5
> head:   645c8116a15fb54da78658990992296831729f62
> commit: 8664d49a815e34f8e88489efb72c23826167adbe [113/149] ptp_pch: Use
> ioread64_lo_hi() / iowrite64_lo_hi()
> config: parisc-allyesconfig (https://download.01.org/0day-
> ci/archive/20220210/202202101152.IvkySQrT-lkp(a)intel.com/config)
> compiler: hppa-linux-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/saeed/
> linux.git/commit/?id=8664d49a815e34f8e88489efb72c23826167adbe
>         git remote add saeed https://git.kernel.org/pub/
> scm/linux/kernel/git/saeed/linux.git
>         git fetch --no-tags saeed net-next-mlx5
>         git checkout 8664d49a815e34f8e88489efb72c23826167adbe
>         # 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=parisc SHELL=/bin/bash
>
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>



The fix for parisc has been sent and accepted.


>
> All errors (new ones prefixed by >>):
>
>    hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_rx_snap_read':
> >> (.text+0x36c): undefined reference to `ioread64_lo_hi'
>    hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_tx_snap_read':
>    (.text+0x3ec): undefined reference to `ioread64_lo_hi'
>    hppa-linux-ld: drivers/ptp/ptp_pch.o: in function
> `pch_set_station_address':
> >> (.text+0x4e0): undefined reference to `iowrite64_lo_hi'
>    hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_settime':
> >> ptp_pch.o:(.text+0x680): undefined reference to `iowrite64_lo_hi'
>    hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_adjtime':
> >> ptp_pch.o:(.text+0x758): undefined reference to `ioread64_lo_hi'
> >> hppa-linux-ld: ptp_pch.o:(.text+0x77c): undefined reference to
> `iowrite64_lo_hi'
>    hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `ptp_pch_gettime':
>    ptp_pch.o:(.text+0xb10): undefined reference to `ioread64_lo_hi'
>    hppa-linux-ld: drivers/ptp/ptp_pch.o: in function `pch_probe':
>    ptp_pch.o:(.text+0xe88): undefined reference to `iowrite64_lo_hi'
>
> ---
> 0-DAY CI Kernel Test Service, Intel Corporation
> https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
>


-- 
With Best Regards,
Andy Shevchenko

[-- Attachment #2: attachment.htm --]
[-- Type: text/html, Size: 4018 bytes --]

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

end of thread, other threads:[~2022-02-10  6:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10  3:34 [saeed:net-next-mlx5 113/149] undefined reference to `ioread64_lo_hi' kernel test robot
2022-02-10  3:34 ` kernel test robot
2022-02-10  6:33 ` Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.