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] [thread-next>] [day] [month] [year] [list]
Message-ID: <202301070204.hTNkmADl-lkp@intel.com>
Date:   Sat, 7 Jan 2023 02:35:45 +0800
From:   kernel test robot <lkp@...el.com>
To:     Andre Przywara <andre.przywara@....com>,
        Samuel Holland <samuel@...lland.org>,
        Jernej Skrabec <jernej.skrabec@...il.com>,
        Chen-Yu Tsai <wens@...e.org>, Rob Herring <robh+dt@...nel.org>,
        Krzysztof Kozlowski <krzk@...nel.org>
Cc:     llvm@...ts.linux.dev, oe-kbuild-all@...ts.linux.dev,
        Icenowy Zheng <uwu@...nowy.me>,
        András Szemzö <szemzo.andras@...il.com>,
        Fabien Poussin <fabien.poussin@...il.com>,
        Paul Walmsley <paul.walmsley@...ive.com>,
        Palmer Dabbelt <palmer@...belt.com>,
        Albert Ou <aou@...s.berkeley.edu>,
        linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        linux-sunxi@...ts.linux.dev, linux-riscv@...ts.infradead.org,
        linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>,
        Olof Johansson <olof@...om.net>, soc@...nel.org
Subject: Re: [PATCH 4/4] ARM: dts: sunxi: add MangoPi MQ-R board

Hi Andre,

I love your patch! Yet something to improve:

[auto build test ERROR on sunxi/sunxi/for-next]
[also build test ERROR on robh/for-next soc/for-next linus/master v6.2-rc2]
[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/Andre-Przywara/dts-add-riscv-include-prefix-link/20230106-090522
base:   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi/for-next
patch link:    https://lore.kernel.org/r/20230106010155.26868-5-andre.przywara%40arm.com
patch subject: [PATCH 4/4] ARM: dts: sunxi: add MangoPi MQ-R board
config: arm-randconfig-r006-20230106
compiler: clang version 16.0.0 (https://github.com/llvm/llvm-project 8d9828ef5aa9688500657d36cd2aefbe12bbd162)
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
        # install arm cross compiling tool for clang build
        # apt-get install binutils-arm-linux-gnueabi
        # https://github.com/intel-lab-lkp/linux/commit/163f0f4d84a31d1eaecf98e62a82e9850f037ccc
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Andre-Przywara/dts-add-riscv-include-prefix-link/20230106-090522
        git checkout 163f0f4d84a31d1eaecf98e62a82e9850f037ccc
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=arm 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/arm/boot/dts/sun8i-t113s-mangopi-mq-r.dts:9:
>> arch/arm/boot/dts/sun8i-t113s.dtsi:7:10: fatal error: 'riscv/allwinner/sunxi-d1s-t113.dtsi' file not found
   #include <riscv/allwinner/sunxi-d1s-t113.dtsi>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +7 arch/arm/boot/dts/sun8i-t113s.dtsi

e848ab83c3c1ff Andre Przywara 2023-01-06  5  
e848ab83c3c1ff Andre Przywara 2023-01-06  6  #include <dt-bindings/interrupt-controller/arm-gic.h>
e848ab83c3c1ff Andre Przywara 2023-01-06 @7  #include <riscv/allwinner/sunxi-d1s-t113.dtsi>
e848ab83c3c1ff Andre Przywara 2023-01-06  8  #include <riscv/allwinner/sunxi-d1-t113.dtsi>
e848ab83c3c1ff Andre Przywara 2023-01-06  9  

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

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ