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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202301120428.RDGXEspw-lkp@intel.com>
Date:   Thu, 12 Jan 2023 04:43:41 +0800
From:   kernel test robot <lkp@...el.com>
To:     Konrad Dybcio <konrad.dybcio@...aro.org>,
        linux-arm-msm@...r.kernel.org, andersson@...nel.org,
        agross@...nel.org, krzysztof.kozlowski@...aro.org
Cc:     oe-kbuild-all@...ts.linux.dev, marijn.suijten@...ainline.org,
        angelogioacchino.delregno@...labora.com,
        Konrad Dybcio <konrad.dybcio@...aro.org>,
        AngeloGioacchino Del Regno 
        <angelogioacchino.delregno@...ainline.org>,
        Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v8 4/5] soc: qcom: Add support for Core Power Reduction
 v3, v4 and Hardened

Hi Konrad,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on next-20230110]
[cannot apply to robh/for-next linus/master v6.2-rc3 v6.2-rc2 v6.2-rc1 v6.2-rc3]
[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/Konrad-Dybcio/dt-bindings-opp-v2-qcom-level-Let-qcom-opp-fuse-level-be-a-2-long-array/20230111-025647
patch link:    https://lore.kernel.org/r/20230110175605.1240188-5-konrad.dybcio%40linaro.org
patch subject: [PATCH v8 4/5] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
config: arm-allyesconfig
compiler: arm-linux-gnueabi-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/d013cdd7c59750e5193932725b5231c196a95433
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Konrad-Dybcio/dt-bindings-opp-v2-qcom-level-Let-qcom-opp-fuse-level-be-a-2-long-array/20230111-025647
        git checkout d013cdd7c59750e5193932725b5231c196a95433
        # 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=arm olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash drivers/soc/

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 >>):

>> drivers/soc/qcom/cpr3.c:30:10: fatal error: soc/qcom/cpr.h: No such file or directory
      30 | #include <soc/qcom/cpr.h>
         |          ^~~~~~~~~~~~~~~~
   compilation terminated.


vim +30 drivers/soc/qcom/cpr3.c

  > 30	#include <soc/qcom/cpr.h>
    31	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ