[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b5938894-3e8b-4928-b82b-f13e5c196f87@linaro.org>
Date: Wed, 27 Mar 2024 05:04:23 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: NĂcolas F. R. A. Prado <nfraprado@...labora.com>
Cc: Konrad Dybcio <konrad.dybcio@...aro.org>,
Bjorn Andersson <andersson@...nel.org>, "Rafael J. Wysocki"
<rafael@...nel.org>, Daniel Lezcano <daniel.lezcano@...aro.org>,
Zhang Rui <rui.zhang@...el.com>, Lukasz Luba <lukasz.luba@....com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, Thara Gopinath
<thara.gopinath@...il.com>, Amit Kucheria <amitk@...nel.org>,
Marijn Suijten <marijn.suijten@...ainline.org>,
linux-arm-msm@...r.kernel.org, linux-pm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>, stable@...r.kernel.org,
Loic Poulain <loic.poulain@...aro.org>
Subject: Re: [PATCH v2 0/3] QCM2290 LMH
On 26/03/2024 15:07, NĂcolas F. R. A. Prado wrote:
>> Other reports, like for cases when only parts of patch is applied, could
>> be also useful but I am afraid you will generate way too much of them.
>> Binding is supposed to go via subsystem, DTS via SoC, so basically 90%
>> of patchsets might have some sort of delays resulting in dtbs_check
>> false positive warnings.
>>
>> For my SoC I check my trees, mainline and next, and keep adding list of
>> exceptions for expected issues. What's useful for Qualcomm? Konrad,
>
> Is that list of exceptions in-tree? If there are known false-positives (issues
None of the warnings - C, sparse, smatch, coccinelle, Coverity, dtc,
dtbs_check - are stored in-tree. I don't think dtbs_check should be here
exception, because all these warnings can be fixed - it's just a matter
of effort. ARM64 Exynos is warning free since a year. ARM Exynos
similarly, but with one undocumented compatible and few bumps due to
intra-cycle DTS changes.
> that can't be "properly" fixed), they should be public knowledge. And if we all
They are "public":
https://github.com/krzk/tools/blob/master/buildbot/master_build_common.py#L26
but I don't know how to make them public and usable knowledge.
Best regards,
Krzysztof
Powered by blists - more mailing lists