All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] dt-bindings: More whitespace clean-ups in schema files
Date: Sat, 24 Oct 2020 10:55:30 +0800	[thread overview]
Message-ID: <202010241024.xITI2ZCr-lkp@intel.com> (raw)
In-Reply-To: <20201023192258.3126047-1-robh@kernel.org>

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

Hi Rob,

I love your patch! Perhaps something to improve:

[auto build test WARNING on next-20201023]
[cannot apply to robh/for-next iio/togreg pinctrl/devel v5.9 v5.9-rc8 v5.9-rc7 v5.9]
[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/Rob-Herring/dt-bindings-More-whitespace-clean-ups-in-schema-files/20201024-032357
base:    9695c4ff26459ff5bfe25c7d6179e4c9c00e1363
config: riscv-randconfig-r034-20201023 (attached as .config)
compiler: riscv32-linux-gcc (GCC) 9.3.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://github.com/0day-ci/linux/commit/2f5801f2a1e081493f9c1aa65d97d3efb4a71fa0
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Rob-Herring/dt-bindings-More-whitespace-clean-ups-in-schema-files/20201024-032357
        git checkout 2f5801f2a1e081493f9c1aa65d97d3efb4a71fa0
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=riscv 

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

All warnings (new ones prefixed by >>, old ones prefixed by <<):

>> WARNING: modpost: vmlinux.o(.text+0x227d06c): Section mismatch in reference from the function extcon_dev_allocate() to the variable .init.text:.L0
The function extcon_dev_allocate() references
the variable __init .L0 .
This is often because extcon_dev_allocate lacks a __init
annotation or the annotation of .L0 is wrong.

The below error/warnings are from parent commit:
<< WARNING: modpost: vmlinux.o(.text+0x21ba1c0): Section mismatch in reference from the function __of_remove_property_sysfs() to the variable .init.text:.LBE798
<< WARNING: modpost: vmlinux.o(.text+0x21ba244): Section mismatch in reference from the function __of_update_property_sysfs() to the variable .init.text:.LBE794
<< WARNING: modpost: vmlinux.o(.text+0x22414f4): Section mismatch in reference from the function ddk750_get_vm_size() to the variable .init.text:.LFE2977
<< WARNING: modpost: vmlinux.o(.text+0x2241648): Section mismatch in reference from the function sm750_calc_pll_value() to the variable .init.text:.LFE2977
<< WARNING: modpost: vmlinux.o(.text+0x23a6e24): Section mismatch in reference from the function skb_flow_dissect_tunnel_info() to the variable .exit.text:.L0
<< WARNING: modpost: vmlinux.o(__ex_table+0x1054): Section mismatch in reference from the (unknown reference) (unknown) to the variable .rodata.str1.4:.LC5

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

  parent reply	other threads:[~2020-10-24  2:55 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 19:22 [PATCH] dt-bindings: More whitespace clean-ups in schema files Rob Herring
2020-10-23 19:22 ` Rob Herring
2020-10-23 19:22 ` Rob Herring
2020-10-23 19:22 ` Rob Herring
2020-10-23 19:22 ` Rob Herring
2020-10-23 20:02 ` Wolfram Sang
2020-10-23 20:02   ` Wolfram Sang
2020-10-23 20:02   ` Wolfram Sang
2020-10-23 20:02   ` Wolfram Sang
2020-10-23 20:02   ` Wolfram Sang
2020-10-23 20:47 ` Sam Ravnborg
2020-10-23 20:47   ` Sam Ravnborg
2020-10-23 20:47   ` Sam Ravnborg
2020-10-23 20:47   ` Sam Ravnborg
2020-10-24  2:55 ` kernel test robot [this message]
2020-10-24 16:00 ` Jonathan Cameron
2020-10-24 16:00   ` Jonathan Cameron
2020-10-24 16:00   ` Jonathan Cameron
2020-10-24 16:00   ` Jonathan Cameron
2020-10-24 16:00   ` Jonathan Cameron
2020-10-26  8:40 ` Krzysztof Kozlowski
2020-10-26  8:40   ` Krzysztof Kozlowski
2020-10-26  8:40   ` Krzysztof Kozlowski
2020-10-26  8:40   ` Krzysztof Kozlowski
2020-10-26  8:40   ` Krzysztof Kozlowski
2020-10-27 12:17 ` Ulf Hansson
2020-10-27 12:17   ` Ulf Hansson
2020-10-27 12:17   ` Ulf Hansson
2020-10-27 12:17   ` Ulf Hansson
2020-10-27 12:17   ` Ulf Hansson

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=202010241024.xITI2ZCr-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.