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: <175223825748.296981.8763315213459609754.b4-ty@nvidia.com>
Date: Fri, 11 Jul 2025 14:51:11 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
	Jonathan Hunter <jonathanh@...dia.com>,
	Arnd Bergmann <arnd@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>,
	linux-tegra@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] firmware: tegra: bpmp: fix build failure for tegra264-only config

From: Thierry Reding <treding@...dia.com>


On Fri, 11 Jul 2025 10:24:03 +0200, Arnd Bergmann wrote:
> The definition of tegra186_bpmp_ops was not updated in sync with the use
> in bpmp.c:
> 
> drivers/firmware/tegra/bpmp.c:856:17: error: 'tegra186_bpmp_ops' undeclared here (not in a function); did you mean 'tegra_bpmp_ops'?
>   856 |         .ops = &tegra186_bpmp_ops,
> aarch64-linux-ld: drivers/firmware/tegra/bpmp.o:(.rodata+0x2f0): undefined reference to `tegra186_bpmp_ops'
> 
> [...]

Applied, thanks!

[1/1] firmware: tegra: bpmp: fix build failure for tegra264-only config
      commit: 83f96a7eaaf0e3ac1b1447f74a8d3b2213187b6e

Best regards,
-- 
Thierry Reding <treding@...dia.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ