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: <CANiq72=x6a8aAko52=Un2u=1u09+cBF14xH6=DXOD8o+0JH=QA@mail.gmail.com>
Date: Sun, 11 May 2025 20:29:19 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Danilo Krummrich <dakr@...nel.org>
Cc: gregkh@...uxfoundation.org, rafael@...nel.org, bhelgaas@...gle.com, 
	kwilczynski@...nel.org, zhiw@...dia.com, cjia@...dia.com, jhubbard@...dia.com, 
	bskeggs@...dia.com, acurrid@...dia.com, joelagnelf@...dia.com, 
	ttabi@...dia.com, acourbot@...dia.com, ojeda@...nel.org, 
	alex.gaynor@...il.com, boqun.feng@...il.com, gary@...yguo.net, 
	bjorn3_gh@...tonmail.com, benno.lossin@...ton.me, a.hindborg@...nel.org, 
	aliceryhl@...gle.com, tmgross@...ch.edu, linux-pci@...r.kernel.org, 
	rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Christian Schrefl <chrisi.schrefl@...il.com>
Subject: Re: [PATCH v2 2/3] rust: devres: implement Devres::access_with()

On Mon, Apr 28, 2025 at 4:01 PM Danilo Krummrich <dakr@...nel.org> wrote:
>
> +    /// # use kernel::{device::Core, devres::Devres, pci};
> +    ///
> +    /// fn from_core(dev: &pci::Device<Core>, devres: Devres<pci::Bar<0x4>>) -> Result<()> {

We need to skip this one when `!PCI` -- quick patch at:
https://lore.kernel.org/rust-for-linux/20250511182533.1016163-1-ojeda@kernel.org/

Cheers,
Miguel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ