From: kernel test robot <lkp@intel.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: llvm@lists.linux.dev, kbuild-all@lists.01.org,
linux-kernel@vger.kernel.org
Subject: [tglx-spdx:2022-batch1 11/25] arch/x86/crypto/crc32-pclmul_asm.S:2:2: error: unexpected token at start of statement
Date: Tue, 7 Jun 2022 14:58:56 +0800 [thread overview]
Message-ID: <202206071406.DZ8LbAVZ-lkp@intel.com> (raw)
Hi Thomas,
First bad commit (maybe != root cause):
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git 2022-batch1
head: 91ba6750a1ba591f72b2f68e0a209c9cc7c0ace4
commit: 5de8e209fec395c4e3a43a9554ef3459547f0364 [11/25] treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_179.RULE
config: x86_64-randconfig-a009 (https://download.01.org/0day-ci/archive/20220607/202206071406.DZ8LbAVZ-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project b92436efcb7813fc481b30f2593a4907568d917a)
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/tglx/linux-spdx.git/commit/?id=5de8e209fec395c4e3a43a9554ef3459547f0364
git remote add tglx-spdx https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git
git fetch --no-tags tglx-spdx 2022-batch1
git checkout 5de8e209fec395c4e3a43a9554ef3459547f0364
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> arch/x86/crypto/crc32-pclmul_asm.S:2:2: error: unexpected token at start of statement
*/
^
vim +2 arch/x86/crypto/crc32-pclmul_asm.S
78c37d191dd6899 Alexander Boyko 2013-01-10 @2 */
78c37d191dd6899 Alexander Boyko 2013-01-10 3
:::::: The code at line 2 was first introduced by commit
:::::: 78c37d191dd6899d8c219fee597a17d6e3c5d288 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation
:::::: TO: Alexander Boyko <alexander_boyko@xyratex.com>
:::::: CC: Herbert Xu <herbert@gondor.apana.org.au>
--
0-DAY CI Kernel Test Service
https://01.org/lkp
reply other threads:[~2022-06-07 6:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202206071406.DZ8LbAVZ-lkp@intel.com \
--to=lkp@intel.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=tglx@linutronix.de \
/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.