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-next>] [day] [month] [year] [list]
Date:   Fri, 23 Jun 2023 12:21:49 +0530
From:   Naresh Kamboju <naresh.kamboju@...aro.org>
To:     open list <linux-kernel@...r.kernel.org>,
        NXP Linux Team <linux-imx@....com>,
        linux-clk <linux-clk@...r.kernel.org>,
        Linux ARM <linux-arm-kernel@...ts.infradead.org>,
        lkft-triage@...ts.linaro.org
Cc:     Arnd Bergmann <arnd@...db.de>,
        Anders Roxell <anders.roxell@...aro.org>,
        Abel Vesa <abelvesa@...nel.org>,
        Michael Turquette <mturquette@...libre.com>,
        Shawn Guo <shawnguo@...nel.org>
Subject: next: arm: drivers/clk/imx/clk-imx1.c:13:10: fatal error:
 'soc/imx/timer.h' file not found

Following build regressions noticed on Linux next-20230623.

Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>


Regressions found on arm:

 - build/clang-16-imx_v4_v5_defconfig
 - build/gcc-12-imx_v4_v5_defconfig
 - build/gcc-8-multi_v5_defconfig
 - build/gcc-8-imx_v4_v5_defconfig
 - build/clang-nightly-imx_v4_v5_defconfig

Build error:
=====
drivers/clk/imx/clk-imx1.c:13:10: fatal error: 'soc/imx/timer.h' file not found
#include <soc/imx/timer.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
make[6]: *** [scripts/Makefile.build:243: drivers/clk/imx/clk-imx1.o] Error 1
drivers/clk/imx/clk-imx27.c:11:10: fatal error: 'soc/imx/timer.h' file not found
#include <soc/imx/timer.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
make[6]: *** [scripts/Makefile.build:243: drivers/clk/imx/clk-imx27.o] Error 1


Links:
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623/testrun/17752217/suite/build/test/clang-16-imx_v4_v5_defconfig/log
 - https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623/testrun/17752217/suite/build/test/clang-16-imx_v4_v5_defconfig/details/

--
Linaro LKFT
https://lkft.linaro.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ