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: <1cb23033-1fa5-4c6b-9cf2-23d26ded18d5@gmail.com>
Date: Sat, 22 Nov 2025 13:59:52 +0000
From: Igor Korotin <igor.korotin.linux@...il.com>
To: Danilo Krummrich <dakr@...nel.org>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
 Wolfram Sang <wsa+renesas@...g-engineering.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>,
 Viresh Kumar <viresh.kumar@...aro.org>,
 Asahi Lina <lina+kernel@...hilina.net>,
 Wedson Almeida Filho <wedsonaf@...il.com>, Alex Hung <alex.hung@....com>,
 Tamir Duberstein <tamird@...il.com>,
 Xiangfei Ding <dingxiangfei2009@...il.com>,
 Markus Probst <markus.probst@...teo.de>, linux-kernel@...r.kernel.org,
 rust-for-linux@...r.kernel.org, linux-i2c@...r.kernel.org
Subject: Re: [PATCH v8 0/4] rust: i2c: Add basic I2C driver abstractions


Hello Danilo

On 11/17/2025 9:40 PM, Danilo Krummrich wrote:
> (Cc: Markus)
> 
> On Mon Nov 17, 2025 at 3:21 AM AEDT, Igor Korotin wrote:
> 
> Applied to driver-core-testing, thanks!
> 
>> Igor Korotin (4):
>>    rust: i2c: add basic I2C device and driver abstractions
> 
>      [ Remove unnecessary safety comment; fix rustdoc `Device` -> `I2cClient`.
>        - Danilo ]
> 
>>    rust: i2c: add manual I2C device creation abstractions
> 
>      [ Remove unnecessary safety comment. - Danilo ]
> 
>>    samples: rust: add Rust I2C sample driver
>>    samples: rust: add Rust I2C client registration sample
> 
>      [ * Remove dependency to I2C_CHARDEV, depend on I2C=y.
>        * Remove unnecessary impl Drop for SampleDriver.
>        * Rename i2c::Registration, import Devres.
>        * Fixup module description.
>        * Add new source file to MAINTAINERS.
>        - Danilo ]

Thanks a lot for the review and all the fixes of yours.

Cheers
Igor

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ