From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [vgupta-arc:topic-zol-remove 97/186] arch/arc/lib/uaccess.S:11:2: error: #error "Unaligned access support needed"
Date: Tue, 26 Oct 2021 20:25:15 +0800 [thread overview]
Message-ID: <202110262006.mecfmegb-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1660 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git topic-zol-remove
head: 703ac4a3b0cb0ccfa928dd06edadcc8e2183806f
commit: 352ac035e2d47d0dd3a5cb56a1a798a08126e6ae [97/186] ARCv3: uaccess: add coments about .fixup not present
config: arc-randconfig-r015-20211025 (attached as .config)
compiler: arc-elf-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/vgupta/arc.git/commit/?id=352ac035e2d47d0dd3a5cb56a1a798a08126e6ae
git remote add vgupta-arc https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
git fetch --no-tags vgupta-arc topic-zol-remove
git checkout 352ac035e2d47d0dd3a5cb56a1a798a08126e6ae
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc 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/arc/lib/uaccess.S:11:2: error: #error "Unaligned access support needed"
11 | #error "Unaligned access support needed"
| ^~~~~
vim +11 arch/arc/lib/uaccess.S
9
10 #ifndef CONFIG_ARC_USE_UNALIGNED_MEM_ACCESS
> 11 #error "Unaligned access support needed"
12 #endif
13
---
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: 38375 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Vineet Gupta <vgupta@synopsys.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: [vgupta-arc:topic-zol-remove 97/186] arch/arc/lib/uaccess.S:11:2: error: #error "Unaligned access support needed"
Date: Tue, 26 Oct 2021 20:25:15 +0800 [thread overview]
Message-ID: <202110262006.mecfmegb-lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1621 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git topic-zol-remove
head: 703ac4a3b0cb0ccfa928dd06edadcc8e2183806f
commit: 352ac035e2d47d0dd3a5cb56a1a798a08126e6ae [97/186] ARCv3: uaccess: add coments about .fixup not present
config: arc-randconfig-r015-20211025 (attached as .config)
compiler: arc-elf-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/vgupta/arc.git/commit/?id=352ac035e2d47d0dd3a5cb56a1a798a08126e6ae
git remote add vgupta-arc https://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git
git fetch --no-tags vgupta-arc topic-zol-remove
git checkout 352ac035e2d47d0dd3a5cb56a1a798a08126e6ae
# save the attached .config to linux build tree
mkdir build_dir
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arc 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/arc/lib/uaccess.S:11:2: error: #error "Unaligned access support needed"
11 | #error "Unaligned access support needed"
| ^~~~~
vim +11 arch/arc/lib/uaccess.S
9
10 #ifndef CONFIG_ARC_USE_UNALIGNED_MEM_ACCESS
> 11 #error "Unaligned access support needed"
12 #endif
13
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 38375 bytes --]
next reply other threads:[~2021-10-26 12:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-26 12:25 kernel test robot [this message]
2021-10-26 12:25 ` [vgupta-arc:topic-zol-remove 97/186] arch/arc/lib/uaccess.S:11:2: error: #error "Unaligned access support needed" kernel test robot
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=202110262006.mecfmegb-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.