public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: Roger Quadros <rogerq@kernel.org>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	kernel test robot <lkp@intel.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	linux-kernel@vger.kernel.org
Subject: Re: ld.lld: error: undefined symbol: gpmc_omap_onenand_set_timings
Date: Mon, 7 Nov 2022 10:41:00 +0200	[thread overview]
Message-ID: <1937d7b5-89f4-0cb2-957a-bda2dcbbdb37@kernel.org> (raw)
In-Reply-To: <402e120a-044e-12ac-7d10-cf8b3b5a1404@kernel.org>



On 04/11/2022 21:36, Krzysztof Kozlowski wrote:
> On 04/11/2022 15:29, kernel test robot wrote:
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
>> head:   ee6050c8af96bba2f81e8b0793a1fc2f998fcd20
>> commit: 854fd9209b20837ab48c2e6714e5e44dd8ea33a2 memory: omap-gpmc: Allow building as a module
>> date:   6 months ago
>> config: arm-buildonly-randconfig-r004-20221104
>> compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 2bbafe04fe785a9469bea5a3737f8d7d3ce4aca2)
>> 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
>>         # install arm cross compiling tool for clang build
>>         # apt-get install binutils-arm-linux-gnueabi
>>         # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=854fd9209b20837ab48c2e6714e5e44dd8ea33a2
>>         git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>>         git fetch --no-tags linus master
>>         git checkout 854fd9209b20837ab48c2e6714e5e44dd8ea33a2
>>         # 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=arm SHELL=/bin/bash
>>
>> If you fix the issue, kindly add following tag where applicable
>> | Reported-by: kernel test robot <lkp@intel.com>
> 
> +Cc Miquel,
> 
> Hm, I am pretty sure we already fixed it... but it seems not. I think
> this needs dependency in MTD_ONENAND_OMAP2 - one is module, second
> cannot be built-in.

We fixed MTD_NAND_OMAP2 but missed this MTD_ONENAND_OMAP2.

I'll send out a patch soon.

cheers,
-roger

  reply	other threads:[~2022-11-07  8:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-04 19:29 ld.lld: error: undefined symbol: gpmc_omap_onenand_set_timings kernel test robot
2022-11-04 19:36 ` Krzysztof Kozlowski
2022-11-07  8:41   ` Roger Quadros [this message]
2022-11-07  8:42     ` Krzysztof Kozlowski
2022-11-07  8:43       ` Roger Quadros

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=1937d7b5-89f4-0cb2-957a-bda2dcbbdb37@kernel.org \
    --to=rogerq@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=miquel.raynal@bootlin.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox