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] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wgMBWsDkuQvZYfLj=rvQDnN4rdseS-LkR_VwD+xzvjjiA@mail.gmail.com>
Date: Tue, 24 Sep 2024 12:52:42 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Bjorn Andersson <andersson@...nel.org>, Martyn Welch <martyn.welch@...labora.com>, 
	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, 24 Sept 2024 at 12:31, Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> It's in my tree now, but please fix asap.

Argh, now that I noticed it, I can no longer unsee it.

So I did this

-       depends on ARCH_K3 || COMPILE_TEST
+       depends on ARCH_OMAP2PLUS || ARCH_K3

to the TI_K3_M4_REMOTEPROC entry so that it wouldn't try to select
OMAP2PLUS_MBOX in conditions where it isn't valid.

                Linus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ