From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [mark:linkage/alias-rework 2/5] arch/arm/lib/changebit.S:12: Error: expected comma after ".L____sym_entry__"
Date: Sat, 04 Dec 2021 10:22:07 +0800 [thread overview]
Message-ID: <202112041027.FWIrD9ar-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2594 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git linkage/alias-rework
head: 237447148f41ca99a7b980037060b7a6f3afe535
commit: dbe2bc2de12ab4111bff3d58a16583777168b4c7 [2/5] linkage: add SYM_FUNC_{LOCAL_,}ALIAS()
config: arm-randconfig-r013-20211203 (https://download.01.org/0day-ci/archive/20211204/202112041027.FWIrD9ar-lkp(a)intel.com/config)
compiler: arm-linux-gnueabi-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/mark/linux.git/commit/?id=dbe2bc2de12ab4111bff3d58a16583777168b4c7
git remote add mark https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git
git fetch --no-tags mark linkage/alias-rework
git checkout dbe2bc2de12ab4111bff3d58a16583777168b4c7
# 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=arm 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 >>):
arch/arm/lib/changebit.S: Assembler messages:
>> arch/arm/lib/changebit.S:12: Error: expected comma after ".L____sym_entry__"
--
arch/arm/lib/clearbit.S: Assembler messages:
>> arch/arm/lib/clearbit.S:12: Error: expected comma after ".L____sym_entry__"
--
arch/arm/lib/setbit.S: Assembler messages:
>> arch/arm/lib/setbit.S:12: Error: expected comma after ".L____sym_entry__"
--
arch/arm/lib/testchangebit.S: Assembler messages:
>> arch/arm/lib/testchangebit.S:12: Error: expected comma after ".L____sym_entry__"
--
arch/arm/lib/testclearbit.S: Assembler messages:
>> arch/arm/lib/testclearbit.S:12: Error: expected comma after ".L____sym_entry__"
--
arch/arm/lib/testsetbit.S: Assembler messages:
>> arch/arm/lib/testsetbit.S:12: Error: expected comma after ".L____sym_entry__"
vim +12 arch/arm/lib/changebit.S
c36ef4b1762302 Will Deacon 2011-11-23 @12 bitop _change_bit, eor
:::::: The code at line 12 was first introduced by commit
:::::: c36ef4b1762302a493c6cb754073bded084700e2 ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
:::::: TO: Will Deacon <will.deacon@arm.com>
:::::: CC: Russell King <rmk+kernel@arm.linux.org.uk>
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
reply other threads:[~2021-12-04 2:22 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=202112041027.FWIrD9ar-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.