public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* Re: [PATCH 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus
       [not found] <20211016095644.2.I44ee57ef73528243acf8f29af8d2416b810e1a9d@changeid>
@ 2021-10-16 21:50 ` kernel test robot
  2021-10-18  8:03 ` kernel test robot
  1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-16 21:50 UTC (permalink / raw)
  To: Philip Chen, LKML
  Cc: llvm, kbuild-all, swboyd, dianders, Philip Chen, Andrzej Hajda,
	Daniel Vetter, David Airlie, Jernej Skrabec, Jonas Karlman,
	Laurent Pinchart

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

Hi Philip,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on drm-intel/for-linux-next]
[also build test ERROR on drm-tip/drm-tip next-20211015]
[cannot apply to linux/master linus/master v5.15-rc5]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Philip-Chen/drm-bridge-parade-ps8640-Enable-runtime-power-management/20211017-005837
base:   git://anongit.freedesktop.org/drm-intel for-linux-next
config: hexagon-buildonly-randconfig-r001-20211017 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 8ca4b3ef19fe82d7ad6a6e1515317dcc01b41515)
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://github.com/0day-ci/linux/commit/3224ea81dd1cf1d744bee07def5edb1e98c269a6
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Philip-Chen/drm-bridge-parade-ps8640-Enable-runtime-power-management/20211017-005837
        git checkout 3224ea81dd1cf1d744bee07def5edb1e98c269a6
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 ARCH=hexagon 

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 >>, old ones prefixed by <<):

ERROR: modpost: "__raw_readsl" [drivers/i3c/master/svc-i3c-master.ko] undefined!
ERROR: modpost: "__raw_writesl" [drivers/i3c/master/dw-i3c-master.ko] undefined!
ERROR: modpost: "__raw_readsl" [drivers/i3c/master/dw-i3c-master.ko] undefined!
ERROR: modpost: "__raw_writesl" [drivers/i3c/master/i3c-master-cdns.ko] undefined!
ERROR: modpost: "__raw_readsl" [drivers/i3c/master/i3c-master-cdns.ko] undefined!
>> ERROR: modpost: "devm_of_dp_aux_populate_ep_devices" [drivers/gpu/drm/bridge/parade-ps8640.ko] undefined!

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus
       [not found] <20211016095644.2.I44ee57ef73528243acf8f29af8d2416b810e1a9d@changeid>
  2021-10-16 21:50 ` [PATCH 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus kernel test robot
@ 2021-10-18  8:03 ` kernel test robot
  1 sibling, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-18  8:03 UTC (permalink / raw)
  To: Philip Chen, LKML
  Cc: llvm, kbuild-all, swboyd, dianders, Philip Chen, Andrzej Hajda,
	Daniel Vetter, David Airlie, Jernej Skrabec, Jonas Karlman,
	Laurent Pinchart

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

Hi Philip,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on drm-intel/for-linux-next]
[also build test ERROR on drm-tip/drm-tip next-20211015]
[cannot apply to linux/master linus/master v5.15-rc6]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Philip-Chen/drm-bridge-parade-ps8640-Enable-runtime-power-management/20211017-005837
base:   git://anongit.freedesktop.org/drm-intel for-linux-next
config: hexagon-randconfig-r041-20211018 (attached as .config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project d245f2e8597bfb52c34810a328d42b990e4af1a4)
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://github.com/0day-ci/linux/commit/3224ea81dd1cf1d744bee07def5edb1e98c269a6
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Philip-Chen/drm-bridge-parade-ps8640-Enable-runtime-power-management/20211017-005837
        git checkout 3224ea81dd1cf1d744bee07def5edb1e98c269a6
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon 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 >>):

>> ld.lld: error: undefined symbol: devm_of_dp_aux_populate_ep_devices
   >>> referenced by parade-ps8640.c
   >>>               gpu/drm/bridge/parade-ps8640.o:(ps8640_probe) in archive drivers/built-in.a
   >>> referenced by parade-ps8640.c
   >>>               gpu/drm/bridge/parade-ps8640.o:(ps8640_probe) in archive drivers/built-in.a

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-18  8:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20211016095644.2.I44ee57ef73528243acf8f29af8d2416b810e1a9d@changeid>
2021-10-16 21:50 ` [PATCH 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus kernel test robot
2021-10-18  8:03 ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox