Re: [GIT PULL 4/6] firmware: tegra: Changes for v7.2-rc1
"Arnd Bergmann" <[email protected]> Tue, 09 Jun 2026 16:38:02 +0200
| Newsgroups | dev.linux.lists.soc,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-tegra |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 31, 2026, at 08:08, Thierry Reding wrote: > From: Thierry Reding <[email protected]> > ---------------------------------------------------------------- > Jon Hunter (2): > firmware: tegra: bpmp: Propagate debugfs errors > firmware: tegra: bpmp: Add support for multi-socket platforms > > Sasha Levin (1): > firmware: tegra: Make TEGRA_IVC a hidden Kconfig symbol I'm merging this, but I would like to point out that the third patch does not actually solve a real problem and the patch description is complete nonsense. Looking through linux-next, I see two more of Sasha's patches addressing kconfiglint 'K002' warnings. I have not used that tool and the warning sounds useful in general, but all three of these patches look like false positives. Sasha, please try to understand better what the tool is trying to warn about. Arnd