All of lore.kernel.org
 help / color / mirror / Atom feed
* [block:for-5.14/libata 9/9] falconide.c:undefined reference to `stdma_lock'
@ 2021-06-09  7:14 kernel test robot
  2021-06-09 23:55 ` Finn Thain
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-06-09  7:14 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git for-5.14/libata
head:   9658506fbf8c1b629ca8a660862bc1ee57400506
commit: 9658506fbf8c1b629ca8a660862bc1ee57400506 [9/9] m68k/q40: Replace q40ide driver with pata_falcon and falconide
config: m68k-q40_defconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.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/axboe/linux-block.git/commit/?id=9658506fbf8c1b629ca8a660862bc1ee57400506
        git remote add block https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
        git fetch --no-tags block for-5.14/libata
        git checkout 9658506fbf8c1b629ca8a660862bc1ee57400506
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k 

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

   m68k-linux-ld: drivers/ide/falconide.o: in function `falconide_get_lock':
>> falconide.c:(.text+0x1c2): undefined reference to `stdma_lock'
   m68k-linux-ld: drivers/ide/falconide.o: in function `falconide_release_lock':
>> falconide.c:(.text+0x20c): undefined reference to `stdma_release'

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

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 14103 bytes --]

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

* Re: [block:for-5.14/libata 9/9] falconide.c:undefined reference to `stdma_lock'
  2021-06-09  7:14 [block:for-5.14/libata 9/9] falconide.c:undefined reference to `stdma_lock' kernel test robot
@ 2021-06-09 23:55 ` Finn Thain
  0 siblings, 0 replies; 2+ messages in thread
From: Finn Thain @ 2021-06-09 23:55 UTC (permalink / raw)
  To: kbuild-all

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

On Wed, 9 Jun 2021, kernel test robot wrote:

> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git for-5.14/libata
> head:   9658506fbf8c1b629ca8a660862bc1ee57400506
> commit: 9658506fbf8c1b629ca8a660862bc1ee57400506 [9/9] m68k/q40: Replace q40ide driver with pata_falcon and falconide
> config: m68k-q40_defconfig (attached as .config)
> compiler: m68k-linux-gcc (GCC) 9.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/axboe/linux-block.git/commit/?id=9658506fbf8c1b629ca8a660862bc1ee57400506
>         git remote add block https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
>         git fetch --no-tags block for-5.14/libata
>         git checkout 9658506fbf8c1b629ca8a660862bc1ee57400506
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k 
> 
> 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 >>):
> 
>    m68k-linux-ld: drivers/ide/falconide.o: in function `falconide_get_lock':
> >> falconide.c:(.text+0x1c2): undefined reference to `stdma_lock'
>    m68k-linux-ld: drivers/ide/falconide.o: in function `falconide_release_lock':
> >> falconide.c:(.text+0x20c): undefined reference to `stdma_release'
> 

Sorry about that. Will send v2.

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

end of thread, other threads:[~2021-06-09 23:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  7:14 [block:for-5.14/libata 9/9] falconide.c:undefined reference to `stdma_lock' kernel test robot
2021-06-09 23:55 ` Finn Thain

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.