public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Harvey Hunt <harveyhuntnexus@gmail.com>,
	Paul Cercueil <paul@crapouillou.net>,
	linux-mtd@lists.infradead.org
Subject: Fw: [miquelraynal:ecc-engine 1/60] ingenic_nand_drv.c:undefined reference to `jz4780_nemc_assert'
Date: Tue, 21 Jan 2020 16:31:57 +0100	[thread overview]
Message-ID: <20200121163157.674c5c11@xps13> (raw)

[-- Attachment #1: Type: text/plain, Size: 2617 bytes --]

Hi Paul, Harvey,

I wanted to enable COMPILE_TEST on the Ingenic NAND driver but I got
these errors. Would you mind fixing them so that the driver can be more
easily compile-tested please?

Thanks!
Miquèl

Begin forwarded message:

Date: Tue, 21 Jan 2020 03:45:39 +0800
From: kbuild test robot <lkp@intel.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: kbuild-all@lists.01.org
Subject: [miquelraynal:ecc-engine 1/60] ingenic_nand_drv.c:undefined
reference to `jz4780_nemc_assert'


tree:   https://github.com/miquelraynal/linux-0day.git ecc-engine
head:   6864d344e2877ab874d2d2d1bee09cb7964342fd
commit: e0845722abfa09460b118fc56bd526c59d71f1f3 [1/60] mtd: rawnand:
ingenic: Allow to compile test the new Ingenic driver config:
arm64-randconfig-a001-20200119 (attached as .config) compiler:
aarch64-linux-gcc (GCC) 7.5.0 reproduce:
        wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross
-O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout
e0845722abfa09460b118fc56bd526c59d71f1f3 # save the attached .config to
linux build tree GCC_VERSION=7.5.0 make.cross ARCH=arm64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.o: In function
   `ingenic_nand_cmd_ctrl':
>> ingenic_nand_drv.c:(.text+0x694): undefined reference to `jz4780_nemc_assert'  
   ingenic_nand_drv.c:(.text+0x694): relocation truncated to fit:
   R_AARCH64_CALL26 against undefined symbol `jz4780_nemc_assert'
   drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.o: In function
   `ingenic_nand_select_chip': ingenic_nand_drv.c:(.text+0x700):
   undefined reference to `jz4780_nemc_assert'
   ingenic_nand_drv.c:(.text+0x700): relocation truncated to fit:
   R_AARCH64_CALL26 against undefined symbol `jz4780_nemc_assert'
   drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.o: In function
   `ingenic_nand_probe':
>> ingenic_nand_drv.c:(.text+0x784): undefined reference to `jz4780_nemc_num_banks'  
   ingenic_nand_drv.c:(.text+0x784): relocation truncated to fit:
   R_AARCH64_CALL26 against undefined symbol `jz4780_nemc_num_banks'
>> ingenic_nand_drv.c:(.text+0x948): undefined reference to `jz4780_nemc_set_type'  
   ingenic_nand_drv.c:(.text+0x948): relocation truncated to fit:
   R_AARCH64_CALL26 against undefined symbol `jz4780_nemc_set_type'

---
0-DAY kernel test infrastructure                 Open Source Technology
Center https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 41497 bytes --]

[-- Attachment #3: .config.gz --]
[-- Type: application/gzip, Size: 41497 bytes --]

[-- Attachment #4: Type: text/plain, Size: 144 bytes --]

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

                 reply	other threads:[~2020-01-21 15:32 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=20200121163157.674c5c11@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=harveyhuntnexus@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=paul@crapouillou.net \
    /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