[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <82bbfd71-ac7b-4247-ad63-d6c30951bd13@kernel.org>
Date: Fri, 15 Aug 2025 20:32:49 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: Alistair Popple <apopple@...dia.com>
Cc: rust-for-linux@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>,
Krzysztof Wilczyński <kwilczynski@...nel.org>,
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>, John Hubbard <jhubbard@...dia.com>,
Alexandre Courbot <acourbot@...dia.com>, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 1/2] rust: Update PCI binding safety comments and add
inline compiler hint
On 7/30/25 3:34 AM, Alistair Popple wrote:
> Update the safety comments to be consistent with other safety comments
> in the PCI bindings. Also add an inline compiler hint.
>
> Suggested-by: Danilo Krummrich <dakr@...nel.org>
> Cc: Danilo Krummrich <dakr@...nel.org>
> Cc: Bjorn Helgaas <bhelgaas@...gle.com>
> Cc: Krzysztof Wilczyński <kwilczynski@...nel.org>
> Cc: Miguel Ojeda <ojeda@...nel.org>
> Cc: Alex Gaynor <alex.gaynor@...il.com>
> Cc: Boqun Feng <boqun.feng@...il.com>
> Cc: Gary Guo <gary@...yguo.net>
> Cc: Björn Roy Baron <bjorn3_gh@...tonmail.com>
> Cc: Benno Lossin <lossin@...nel.org>
> Cc: Andreas Hindborg <a.hindborg@...nel.org>
> Cc: Alice Ryhl <aliceryhl@...gle.com>
> Cc: Trevor Gross <tmgross@...ch.edu>
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: Rafael J. Wysocki <rafael@...nel.org>
> Cc: John Hubbard <jhubbard@...dia.com>
> Cc: Alexandre Courbot <acourbot@...dia.com>
> Cc: linux-pci@...r.kernel.org
> Cc: linux-kernel@...r.kernel.org
> Signed-off-by: Alistair Popple <apopple@...dia.com>
Applied to driver-core-testing, thanks!
Alistair, do you mind sending a follow-up patch to replace the raw
bindings:resource_size_t return types on resource_start() and resource_len()
with the Rust ResourceSize type?
Powered by blists - more mailing lists