From: kernel test robot <lkp@intel.com>
To: Jeffrey Hugo <quic_jhugo@quicinc.com>,
ogabbay@kernel.org, airlied@gmail.com, daniel@ffwll.ch,
jacek.lawrynowicz@linux.intel.com,
stanislaw.gruszka@linux.intel.com
Cc: oe-kbuild-all@lists.linux.dev,
Jeffrey Hugo <quic_jhugo@quicinc.com>,
dafna@fastmail.com, linux-doc@vger.kernel.org,
linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
quic_ajitpals@quicinc.com, quic_pkanojiy@quicinc.com,
quic_carlv@quicinc.com
Subject: Re: [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
Date: Tue, 21 Mar 2023 09:25:39 +0800 [thread overview]
Message-ID: <202303210930.FzkLKCic-lkp@intel.com> (raw)
In-Reply-To: <1679325074-5494-8-git-send-email-quic_jhugo@quicinc.com>
Hi Jeffrey,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on drm/drm-next]
[also build test ERROR on lwn/docs-next]
[cannot apply to linus/master v6.3-rc3 next-20230320]
[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#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Jeffrey-Hugo/accel-qaic-Add-documentation-for-AIC100-accelerator-driver/20230320-231611
base: git://anongit.freedesktop.org/drm/drm drm-next
patch link: https://lore.kernel.org/r/1679325074-5494-8-git-send-email-quic_jhugo%40quicinc.com
patch subject: [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
config: arm-allmodconfig (https://download.01.org/0day-ci/archive/20230321/202303210930.FzkLKCic-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 12.1.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/intel-lab-lkp/linux/commit/bffc487514275054bebfe9e732bf2d36da14a31f
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Jeffrey-Hugo/accel-qaic-Add-documentation-for-AIC100-accelerator-driver/20230320-231611
git checkout bffc487514275054bebfe9e732bf2d36da14a31f
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202303210930.FzkLKCic-lkp@intel.com/
All errors (new ones prefixed by >>, old ones prefixed by <<):
>> ERROR: modpost: "__aeabi_uldivmod" [drivers/accel/qaic/qaic.ko] undefined!
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Jeffrey Hugo <quic_jhugo@quicinc.com>,
ogabbay@kernel.org, airlied@gmail.com, daniel@ffwll.ch,
jacek.lawrynowicz@linux.intel.com,
stanislaw.gruszka@linux.intel.com
Cc: Jeffrey Hugo <quic_jhugo@quicinc.com>,
dafna@fastmail.com, linux-doc@vger.kernel.org,
linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org,
quic_ajitpals@quicinc.com, quic_pkanojiy@quicinc.com,
quic_carlv@quicinc.com, oe-kbuild-all@lists.linux.dev
Subject: Re: [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
Date: Tue, 21 Mar 2023 09:25:39 +0800 [thread overview]
Message-ID: <202303210930.FzkLKCic-lkp@intel.com> (raw)
In-Reply-To: <1679325074-5494-8-git-send-email-quic_jhugo@quicinc.com>
Hi Jeffrey,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on drm/drm-next]
[also build test ERROR on lwn/docs-next]
[cannot apply to linus/master v6.3-rc3 next-20230320]
[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#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Jeffrey-Hugo/accel-qaic-Add-documentation-for-AIC100-accelerator-driver/20230320-231611
base: git://anongit.freedesktop.org/drm/drm drm-next
patch link: https://lore.kernel.org/r/1679325074-5494-8-git-send-email-quic_jhugo%40quicinc.com
patch subject: [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system
config: arm-allmodconfig (https://download.01.org/0day-ci/archive/20230321/202303210930.FzkLKCic-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 12.1.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/intel-lab-lkp/linux/commit/bffc487514275054bebfe9e732bf2d36da14a31f
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Jeffrey-Hugo/accel-qaic-Add-documentation-for-AIC100-accelerator-driver/20230320-231611
git checkout bffc487514275054bebfe9e732bf2d36da14a31f
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm olddefconfig
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202303210930.FzkLKCic-lkp@intel.com/
All errors (new ones prefixed by >>, old ones prefixed by <<):
>> ERROR: modpost: "__aeabi_uldivmod" [drivers/accel/qaic/qaic.ko] undefined!
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests
next prev parent reply other threads:[~2023-03-21 1:26 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 15:11 [PATCH v4 0/8] QAIC accel driver Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-20 15:11 ` [PATCH v4 1/8] accel/qaic: Add documentation for AIC100 accelerator driver Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-21 13:31 ` Bagas Sanjaya
2023-03-21 13:31 ` Bagas Sanjaya
2023-03-21 21:52 ` Jeffrey Hugo
2023-03-21 21:52 ` Jeffrey Hugo
2023-03-22 4:39 ` Bagas Sanjaya
2023-03-22 4:39 ` Bagas Sanjaya
2023-03-22 15:22 ` Jeffrey Hugo
2023-03-22 15:22 ` Jeffrey Hugo
2023-03-20 15:11 ` [PATCH v4 2/8] accel/qaic: Add uapi and core driver file Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-21 10:34 ` Oded Gabbay
2023-03-21 10:34 ` Oded Gabbay
2023-03-21 15:07 ` Jeffrey Hugo
2023-03-21 15:07 ` Jeffrey Hugo
2023-03-22 8:08 ` Jacek Lawrynowicz
2023-03-20 15:11 ` [PATCH v4 3/8] accel/qaic: Add MHI controller Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-22 7:51 ` Jacek Lawrynowicz
2023-03-24 10:26 ` Manivannan Sadhasivam
2023-03-24 10:26 ` Manivannan Sadhasivam
2023-03-24 15:26 ` Jeffrey Hugo
2023-03-24 15:26 ` Jeffrey Hugo
2023-03-27 6:59 ` Manivannan Sadhasivam
2023-03-27 6:59 ` Manivannan Sadhasivam
2023-03-27 14:34 ` Jeffrey Hugo
2023-03-27 14:34 ` Jeffrey Hugo
2023-03-20 15:11 ` [PATCH v4 4/8] accel/qaic: Add control path Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-22 7:51 ` Jacek Lawrynowicz
2023-03-20 15:11 ` [PATCH v4 5/8] accel/qaic: Add datapath Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-22 7:52 ` Jacek Lawrynowicz
2023-03-20 15:11 ` [PATCH v4 6/8] accel/qaic: Add mhi_qaic_cntl Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-20 18:10 ` kernel test robot
2023-03-20 18:10 ` kernel test robot
2023-03-20 19:06 ` Jeffrey Hugo
2023-03-20 19:06 ` Jeffrey Hugo
2023-03-22 8:11 ` Jacek Lawrynowicz
2023-03-22 14:11 ` Jeffrey Hugo
2023-03-22 14:11 ` Jeffrey Hugo
2023-03-20 15:11 ` [PATCH v4 7/8] accel/qaic: Add qaic driver to the build system Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-21 1:25 ` kernel test robot [this message]
2023-03-21 1:25 ` kernel test robot
2023-03-21 2:27 ` kernel test robot
2023-03-21 2:27 ` kernel test robot
2023-03-22 8:03 ` Jacek Lawrynowicz
2023-03-22 14:08 ` Jeffrey Hugo
2023-03-22 14:08 ` Jeffrey Hugo
2023-03-20 15:11 ` [PATCH v4 8/8] MAINTAINERS: Add entry for QAIC driver Jeffrey Hugo
2023-03-20 15:11 ` Jeffrey Hugo
2023-03-22 7:49 ` Jacek Lawrynowicz
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=202303210930.FzkLKCic-lkp@intel.com \
--to=lkp@intel.com \
--cc=airlied@gmail.com \
--cc=dafna@fastmail.com \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=jacek.lawrynowicz@linux.intel.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=ogabbay@kernel.org \
--cc=quic_ajitpals@quicinc.com \
--cc=quic_carlv@quicinc.com \
--cc=quic_jhugo@quicinc.com \
--cc=quic_pkanojiy@quicinc.com \
--cc=stanislaw.gruszka@linux.intel.com \
/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.