linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: [linux-next:master 5901/7806] aarch64-linux-ld: rcar_du_encoder.c:undefined reference to `rcar_lvds_is_connected'
Date: Fri, 15 Oct 2021 13:57:12 +0800	[thread overview]
Message-ID: <202110151304.zHc7AYyg-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   8006b911c90a4ec09958447d24c8a4c3538f5723
commit: 187502afe87a0fc96832056558978fa423920ee0 [5901/7806] drm: rcar-du: Don't create encoder for unconnected LVDS outputs
config: arm64-randconfig-r002-20211014 (attached as .config)
compiler: aarch64-linux-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/next/linux-next.git/commit/?id=187502afe87a0fc96832056558978fa423920ee0
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 187502afe87a0fc96832056558978fa423920ee0
        # 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=arm64 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 >>):

   aarch64-linux-ld: Unexpected GOT/PLT entries detected!
   aarch64-linux-ld: Unexpected run-time procedure linkages detected!
   aarch64-linux-ld: drivers/gpu/drm/rcar-du/rcar_du_crtc.o: in function `rcar_du_crtc_atomic_enable':
   rcar_du_crtc.c:(.text+0x1b34): undefined reference to `rcar_cmm_enable'
   aarch64-linux-ld: rcar_du_crtc.c:(.text+0x1ba8): undefined reference to `rcar_lvds_clk_enable'
   aarch64-linux-ld: rcar_du_crtc.c:(.text+0x1c44): undefined reference to `rcar_cmm_setup'
   aarch64-linux-ld: drivers/gpu/drm/rcar-du/rcar_du_crtc.o: in function `rcar_du_crtc_atomic_begin':
   rcar_du_crtc.c:(.text+0x1d14): undefined reference to `rcar_cmm_setup'
   aarch64-linux-ld: drivers/gpu/drm/rcar-du/rcar_du_crtc.o: in function `rcar_du_crtc_atomic_disable':
   rcar_du_crtc.c:(.text+0x2244): undefined reference to `rcar_cmm_disable'
   aarch64-linux-ld: rcar_du_crtc.c:(.text+0x232c): undefined reference to `rcar_lvds_clk_disable'
   aarch64-linux-ld: drivers/gpu/drm/rcar-du/rcar_du_drv.o: in function `rcar_du_init':
   rcar_du_drv.c:(.init.text+0x14): undefined reference to `rcar_du_of_init'
   aarch64-linux-ld: drivers/gpu/drm/rcar-du/rcar_du_encoder.o: in function `rcar_du_encoder_init':
   rcar_du_encoder.c:(.text+0x1f0): undefined reference to `rcar_lvds_dual_link'
>> aarch64-linux-ld: rcar_du_encoder.c:(.text+0x230): undefined reference to `rcar_lvds_is_connected'
   aarch64-linux-ld: drivers/gpu/drm/rcar-du/rcar_du_kms.o: in function `rcar_du_modeset_init':
   rcar_du_kms.c:(.text+0x102c): undefined reference to `rcar_cmm_init'

---
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: 40642 bytes --]

                 reply	other threads:[~2021-10-15  5:58 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=202110151304.zHc7AYyg-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-mm@kvack.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox