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: <20250115073515.hxoflf65mq3pyhpx@vireshk-i7>
Date: Wed, 15 Jan 2025 13:05:15 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Rob Herring <robh@...nel.org>
Cc: "Rafael J. Wysocki" <rafael@...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 <benno.lossin@...ton.me>,
	Andreas Hindborg <a.hindborg@...nel.org>,
	Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
	Danilo Krummrich <dakr@...nel.org>, linux-pm@...r.kernel.org,
	Vincent Guittot <vincent.guittot@...aro.org>,
	rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
	Dirk Behme <dirk.behme@...bosch.com>
Subject: Re: [PATCH V7 04/16] rust: device: Add property_present()

+Rob/Dirk,

On 15-01-25, 12:45, Viresh Kumar wrote:
> On 14-01-25, 19:42, Greg Kroah-Hartman wrote:
> > On Mon, Jan 13, 2025 at 04:52:59PM +0530, Viresh Kumar wrote:
> > > This implements Device::property_present(), which calls C APIs
> > > device_property_present() helper.
> > > 
> > > The new helper will be used by Rust based cpufreq drivers.
> > > 
> > > Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> > > ---
> > >  rust/bindings/bindings_helper.h | 1 +
> > >  rust/kernel/device.rs           | 7 +++++++
> > >  2 files changed, 8 insertions(+)
> > 
> > Want me to take this in my driver-core tree now for 6.14-rc1?
> 
> Sure, Thanks.

I now see that Rob/Dirk have sent [1] a bigger patch earlier which adds
this functionality along with other DT bindings. Though it isn't
merged yet.

-- 
viresh

[1] https://lore.kernel.org/all/20241122081257.1776925-1-dirk.behme@de.bosch.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ