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: <c1b78a60a280d95aa5a9e69c82a8b4d3ce9bd6c9.camel@collabora.com>
Date: Wed, 25 Sep 2024 09:30:24 +0100
From: Martyn Welch <martyn.welch@...labora.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>, Bjorn Andersson	
 <andersson@...nel.org>, Hari Nagalla <hnagalla@...com>, Andrew Davis
 <afd@...com>,  Mathieu Poirier <mathieu.poirier@...aro.org>
Cc: linux-remoteproc@...r.kernel.org, linux-kernel@...r.kernel.org, Peng Fan
	 <peng.fan@....com>, Beleswar Padhi <b-padhi@...com>, Zhang Zekun	
 <zhangzekun11@...wei.com>, Naina Mehta <quic_nainmeht@...cinc.com>, Jan
 Kiszka	 <jan.kiszka@...mens.com>, Krzysztof Kozlowski
 <krzysztof.kozlowski@...aro.org>,  Rob Herring <robh@...nel.org>, Tanmay
 Shah <tanmay.shah@....com>, Tengfei Fan <quic_tengfan@...cinc.com>,  Udit
 Kumar <u-kumar1@...com>
Subject: Re: [GIT PULL] remoteproc updates for v6.12

On Tue, 2024-09-24 at 12:31 -0700, Linus Torvalds wrote:
> On Mon, 23 Sept 2024 at 21:44, Bjorn Andersson <andersson@...nel.org>
> wrote:
> > 
> > remoteproc updates for v6.12
> 
> Grr. I didn't immediately notice this new Kconfig warning, so now
> it's
> in my tree:
> 
>   WARNING: unmet direct dependencies detected for OMAP2PLUS_MBOX
>     Depends on [n]: MAILBOX [=y] && (ARCH_OMAP2PLUS || ARCH_K3)
>     Selected by [m]:
>     - TI_K3_M4_REMOTEPROC [=m] && REMOTEPROC [=y] && (ARCH_K3 ||
> COMPILE_TEST [=y])
> 
> this happens with a regular "make allmodconfig" on x86-64.
> 
> This seems to have been introduced in commit ebcf9008a895
> ("remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem") that
> added the TI K3 M4 remoteproc support, which does
> 
>         select OMAP2PLUS_MBOX
> 
> but does not actually contain the proper dependencies that
> OMAP2PLUS_MBOX requires..
> 
> It's in my tree now, but please fix asap.
> 
>              Linus

Both myself and Arnd have submitted patches to fix this. It seems that
either have been applied...

29 Aug 2024 - [PATCH] mailbox: omap: Enable COMPILE_TEST for OMAP2+
Mailbox framework support
https://lore.kernel.org/all/010201919d8b298f-dd1585dd-7c4d-4865-9483-ff6cd7399a90-000000@eu-west-1.amazonses.com/

9 Sep 2024 - [PATCH] mailbox, remoteproc: omap2+: fix compile testing
https://lore.kernel.org/all/20240909203825.1666947-1-arnd@kernel.org/

Martyn

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ