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: <DBH2JSV0SKWO.3FE776WW2O2D5@kernel.org>
Date: Sun, 20 Jul 2025 19:46:46 +0200
From: "Danilo Krummrich" <dakr@...nel.org>
To: "Daniel Almeida" <daniel.almeida@...labora.com>
Cc: "Miguel Ojeda" <ojeda@...nel.org>, "Alex Gaynor"
 <alex.gaynor@...il.com>, "Boqun Feng" <boqun.feng@...il.com>, "Gary Guo"
 <gary@...yguo.net>, Björn Roy Baron
 <bjorn3_gh@...tonmail.com>, "Benno Lossin" <lossin@...nel.org>, "Andreas
 Hindborg" <a.hindborg@...nel.org>, "Alice Ryhl" <aliceryhl@...gle.com>,
 "Trevor Gross" <tmgross@...ch.edu>, "Greg Kroah-Hartman"
 <gregkh@...uxfoundation.org>, "Rafael J. Wysocki" <rafael@...nel.org>,
 <linux-kernel@...r.kernel.org>, <rust-for-linux@...r.kernel.org>, "Fiona
 Behrens" <me@...enk.dev>
Subject: Re: [PATCH v15 0/3] rust: platform: add Io support

On Thu Jul 17, 2025 at 5:55 PM CEST, Daniel Almeida wrote:
> Daniel Almeida (3):
>       rust: io: add resource abstraction

    [ Capitalize safety comments and end it with a period. - Danilo ]

>       rust: io: mem: add a generic iomem abstraction

    [ Add #[expect(dead_code)] to avoid a temporary warning, remove
      unnecessary OF_ID_TABLE constants in doc-tests and ignore doc-tests
      for now to avoid a temporary build failure. - Danilo ]

>       rust: platform: add resource accessors

    [ Remove #[expect(dead_code)] from IoRequest::new() and move SAFETY
      comments right on top of unsafe blocks to avoid clippy warnings for
      some (older) clippy versions. - Danilo ]

Applied to driver-core-testing, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ