From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH 2/2] ata: Warn about removal of debounce delay in Linux 5.19
Date: Fri, 14 Jan 2022 04:37:08 +0800 [thread overview]
Message-ID: <202201140447.hEUZcatB-lkp@intel.com> (raw)
In-Reply-To: <20220113154635.17581-3-pmenzel@molgen.mpg.de>
[-- Attachment #1: Type: text/plain, Size: 2053 bytes --]
Hi Paul,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on next-20220113]
[cannot apply to linus/master v5.16 v5.16-rc8 v5.16-rc7 v5.16]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]
url: https://github.com/0day-ci/linux/commits/Paul-Menzel/Make-delay-before-debouncing-configurable/20220113-235010
base: 27c9d5b3c24af29de643533984f1ba3e650c7c78
config: m68k-randconfig-r012-20220113 (https://download.01.org/0day-ci/archive/20220114/202201140447.hEUZcatB-lkp(a)intel.com/config)
compiler: m68k-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://github.com/0day-ci/linux/commit/4cc8a654f25f25bd6a46a91a5d1e3e3cfb5d2232
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Paul-Menzel/Make-delay-before-debouncing-configurable/20220113-235010
git checkout 4cc8a654f25f25bd6a46a91a5d1e3e3cfb5d2232
# 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=m68k 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 >>):
m68k-linux-ld: drivers/ata/libata-core.o:(__param+0x10): undefined reference to `libata_debounce_delay_ms'
m68k-linux-ld: drivers/ata/libata-sata.o: in function `sata_link_resume':
libata-sata.c:(.text+0x944): undefined reference to `libata_debounce_delay_ms'
>> m68k-linux-ld: libata-sata.c:(.text+0x95a): undefined reference to `libata_debounce_delay_ms'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
next prev parent reply other threads:[~2022-01-13 20:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-13 15:46 [PATCH 0/2][RFC] Make delay before debouncing configurable Paul Menzel
2022-01-13 15:46 ` [PATCH 1/2] ata: Add module parameter `debounce_delay_ms` Paul Menzel
2022-01-13 20:51 ` kernel test robot
2022-01-13 21:01 ` kernel test robot
2022-01-13 15:46 ` [PATCH 2/2] ata: Warn about removal of debounce delay in Linux 5.19 Paul Menzel
2022-01-13 20:37 ` kernel test robot [this message]
2022-01-14 9:23 ` [PATCH 0/2][RFC] Make delay before debouncing configurable Damien Le Moal
2022-01-19 17:57 ` Robin H. Johnson
2022-01-20 0:14 ` Damien Le Moal
2022-02-14 7:09 ` Paul Menzel
2022-02-14 17:50 ` Robin H. Johnson
[not found] ` <7187af82-3d35-0094-f998-7d20bfc5192f@molgen.mpg.de>
2022-02-25 1:15 ` Damien Le Moal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202201140447.hEUZcatB-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.