lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 1 Jan 2023 01:35:26 +0800
From:   kernel test robot <lkp@...el.com>
To:     Abel Vesa <abel.vesa@...aro.org>, Andy Gross <agross@...nel.org>,
        Bjorn Andersson <andersson@...nel.org>,
        Konrad Dybcio <konrad.dybcio@...aro.org>,
        Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Neil Armstrong <neil.armstrong@...aro.org>
Cc:     oe-kbuild-all@...ts.linux.dev,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        devicetree@...r.kernel.org, linux-arm-msm@...r.kernel.org
Subject: Re: [PATCH v8 10/10] arm64: dts: qcom: Add base SM8550 MTP dts

Hi Abel,

I love your patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on linus/master v6.2-rc1 next-20221226]
[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#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Abel-Vesa/dt-bindings-arm-qcom-Document-SM8550-SoC-and-boards/20221231-042539
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
patch link:    https://lore.kernel.org/r/20221230202230.2493494-11-abel.vesa%40linaro.org
patch subject: [PATCH v8 10/10] arm64: dts: qcom: Add base SM8550 MTP dts
config: arm64-allyesconfig
compiler: aarch64-linux-gcc (GCC) 12.1.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/intel-lab-lkp/linux/commit/666908cf8bfd8114c4c5c96403f089cda05d1f1a
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Abel-Vesa/dt-bindings-arm-qcom-Document-SM8550-SoC-and-boards/20221231-042539
        git checkout 666908cf8bfd8114c4c5c96403f089cda05d1f1a
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm64 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>

All errors (new ones prefixed by >>):

   In file included from arch/arm64/boot/dts/qcom/sm8550-mtp.dts:9:
>> arch/arm64/boot/dts/qcom/sm8550.dtsi:8:10: fatal error: dt-bindings/clock/qcom,sm8550-tcsr.h: No such file or directory
       8 | #include <dt-bindings/clock/qcom,sm8550-tcsr.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +8 arch/arm64/boot/dts/qcom/sm8550.dtsi

2af41e1751b2ff Abel Vesa 2022-12-30  @8  #include <dt-bindings/clock/qcom,sm8550-tcsr.h>
2af41e1751b2ff Abel Vesa 2022-12-30   9  #include <dt-bindings/dma/qcom-gpi.h>
2af41e1751b2ff Abel Vesa 2022-12-30  10  #include <dt-bindings/gpio/gpio.h>
2af41e1751b2ff Abel Vesa 2022-12-30  11  #include <dt-bindings/interrupt-controller/arm-gic.h>
2af41e1751b2ff Abel Vesa 2022-12-30  12  #include <dt-bindings/interconnect/qcom,sm8550-rpmh.h>
2af41e1751b2ff Abel Vesa 2022-12-30  13  #include <dt-bindings/mailbox/qcom-ipcc.h>
2af41e1751b2ff Abel Vesa 2022-12-30  14  #include <dt-bindings/power/qcom-rpmpd.h>
2af41e1751b2ff Abel Vesa 2022-12-30  15  #include <dt-bindings/soc/qcom,rpmh-rsc.h>
2af41e1751b2ff Abel Vesa 2022-12-30  16  #include <dt-bindings/thermal/thermal.h>
2af41e1751b2ff Abel Vesa 2022-12-30  17  

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

View attachment "config" of type "text/plain" (365309 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ