* [linux-next:master 11090/11210] arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short @ 2024-09-13 11:27 kernel test robot 2024-09-13 16:32 ` Bjorn Helgaas 0 siblings, 1 reply; 4+ messages in thread From: kernel test robot @ 2024-09-13 11:27 UTC (permalink / raw) To: Bjorn Helgaas; +Cc: oe-kbuild-all, Linux Memory Management List tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 57f962b956f1d116cd64d5c406776c4975de549d commit: b099c3ac1a08c08517c1ff05c52a7f5476020b02 [11090/11210] Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git config: arm64-randconfig-051-20240911 (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/config) compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a) dtschema version: 2024.6.dev16+gc51125d reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@intel.com> | Closes: https://lore.kernel.org/oe-kbuild-all/202409131940.gkwdcLJ6-lkp@intel.com/ dtcheck warnings: (new ones prefixed by >>) >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# -- >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# -- >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# -- >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 11090/11210] arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short 2024-09-13 11:27 [linux-next:master 11090/11210] arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short kernel test robot @ 2024-09-13 16:32 ` Bjorn Helgaas 2024-09-13 18:12 ` Krzysztof Wilczyński 0 siblings, 1 reply; 4+ messages in thread From: Bjorn Helgaas @ 2024-09-13 16:32 UTC (permalink / raw) To: kernel test robot Cc: oe-kbuild-all, Linux Memory Management List, Richard Zhu, Krzysztof Wilczyński, Frank Li, Rob Herring, Lucas Stach, linux-pci [+cc Richard, Krzysztof, Frank, Rob, Lucas, linux-pci] I don't know if this is a false positive or related to https://git.kernel.org/cgit/linux/kernel/git/pci/pci.git/commit/?id=2f309c988b7c ("dt-bindings: PCI: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint") or what, but needs to be resolved before this gets merged to mainline. On Fri, Sep 13, 2024 at 07:27:04PM +0800, kernel test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 57f962b956f1d116cd64d5c406776c4975de549d > commit: b099c3ac1a08c08517c1ff05c52a7f5476020b02 [11090/11210] Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git > config: arm64-randconfig-051-20240911 (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/config) > compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a) > dtschema version: 2024.6.dev16+gc51125d > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot <lkp@intel.com> > | Closes: https://lore.kernel.org/oe-kbuild-all/202409131940.gkwdcLJ6-lkp@intel.com/ > > dtcheck warnings: (new ones prefixed by >>) > >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > -- > >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > -- > >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > -- > >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 11090/11210] arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short 2024-09-13 16:32 ` Bjorn Helgaas @ 2024-09-13 18:12 ` Krzysztof Wilczyński 2024-09-14 0:34 ` Philip Li 0 siblings, 1 reply; 4+ messages in thread From: Krzysztof Wilczyński @ 2024-09-13 18:12 UTC (permalink / raw) To: Bjorn Helgaas Cc: kernel test robot, oe-kbuild-all, Linux Memory Management List, Richard Zhu, Frank Li, Rob Herring, Lucas Stach, Philip Li, linux-pci [+Cc Philip] Hello, > I don't know if this is a false positive or related to > https://git.kernel.org/cgit/linux/kernel/git/pci/pci.git/commit/?id=2f309c988b7c > ("dt-bindings: PCI: imx6q-pcie: Add reg-name "dbi2" and "atu" for > i.MX8M PCIe Endpoint") or what, but needs to be resolved before this > gets merged to mainline. Philip, this is one of the false-positives, isn't it? I believe we've got a few of these recently. See below for an example. > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > > head: 57f962b956f1d116cd64d5c406776c4975de549d > > commit: b099c3ac1a08c08517c1ff05c52a7f5476020b02 [11090/11210] Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git > > config: arm64-randconfig-051-20240911 (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/config) > > compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a) > > dtschema version: 2024.6.dev16+gc51125d > > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/reproduce) > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > the same patch/commit), kindly add following tags > > | Reported-by: kernel test robot <lkp@intel.com> > > | Closes: https://lore.kernel.org/oe-kbuild-all/202409131940.gkwdcLJ6-lkp@intel.com/ > > > > dtcheck warnings: (new ones prefixed by >>) > > >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > -- > > >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > -- > > >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > -- > > >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# Past conversation about these errors: - https://lore.kernel.org/all/202407041154.pTMBERxA-lkp@intel.com/ Krzysztof ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-next:master 11090/11210] arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short 2024-09-13 18:12 ` Krzysztof Wilczyński @ 2024-09-14 0:34 ` Philip Li 0 siblings, 0 replies; 4+ messages in thread From: Philip Li @ 2024-09-14 0:34 UTC (permalink / raw) To: Krzysztof Wilczyński Cc: Bjorn Helgaas, kernel test robot, oe-kbuild-all, Linux Memory Management List, Richard Zhu, Frank Li, Rob Herring, Lucas Stach, linux-pci On Sat, Sep 14, 2024 at 03:12:18AM +0900, Krzysztof Wilczyński wrote: > [+Cc Philip] > > Hello, > > > I don't know if this is a false positive or related to > > https://git.kernel.org/cgit/linux/kernel/git/pci/pci.git/commit/?id=2f309c988b7c > > ("dt-bindings: PCI: imx6q-pcie: Add reg-name "dbi2" and "atu" for > > i.MX8M PCIe Endpoint") or what, but needs to be resolved before this > > gets merged to mainline. > > Philip, this is one of the false-positives, isn't it? I believe we've got > a few of these recently. See below for an example. thanks for the input, sorry for the noise report. As this is reported against linux-next, do you suggest the bot may ignore the report on linux-next but only report for mainline? Or do you mean the issue itself (like this case "is too short") is a meaningless one that the bot need ignore? Thanks > > > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > > > head: 57f962b956f1d116cd64d5c406776c4975de549d > > > commit: b099c3ac1a08c08517c1ff05c52a7f5476020b02 [11090/11210] Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git > > > config: arm64-randconfig-051-20240911 (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/config) > > > compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a) > > > dtschema version: 2024.6.dev16+gc51125d > > > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240913/202409131940.gkwdcLJ6-lkp@intel.com/reproduce) > > > > > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > > > the same patch/commit), kindly add following tags > > > | Reported-by: kernel test robot <lkp@intel.com> > > > | Closes: https://lore.kernel.org/oe-kbuild-all/202409131940.gkwdcLJ6-lkp@intel.com/ > > > > > > dtcheck warnings: (new ones prefixed by >>) > > > >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > > >> arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > > -- > > > >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > > >> arch/arm64/boot/dts/freescale/imx8mp-var-som-symphony.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > > -- > > > >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > > >> arch/arm64/boot/dts/freescale/imx8mp-venice-gw75xx-2x.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > > -- > > > >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > > >> arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb: pcie-ep@33800000: reg-names: ['dbi', 'addr_space'] is too short > > > from schema $id: http://devicetree.org/schemas/pci/fsl,imx6q-pcie-ep.yaml# > > Past conversation about these errors: > > - https://lore.kernel.org/all/202407041154.pTMBERxA-lkp@intel.com/ > > Krzysztof > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-09-14 0:35 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2024-09-13 11:27 [linux-next:master 11090/11210] arch/arm64/boot/dts/freescale/imx8mm-venice-gw75xx-0x.dtb: pcie-ep@33800000: reg: [[864026624, 4194304], [402653184, 134217728]] is too short kernel test robot 2024-09-13 16:32 ` Bjorn Helgaas 2024-09-13 18:12 ` Krzysztof Wilczyński 2024-09-14 0:34 ` Philip Li
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox