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: <3C846EE5-6B1F-426C-A18F-88003EA6F9BC@collabora.com>
Date: Mon, 28 Jul 2025 11:13:46 -0300
From: Daniel Almeida <daniel.almeida@...labora.com>
To: FUJITA Tomonori <fujita.tomonori@...il.com>
Cc: kernel@...r.org,
 linux-kernel@...r.kernel.org,
 rust-for-linux@...r.kernel.org,
 netdev@...r.kernel.org,
 andrew@...n.ch,
 hkallweit1@...il.com,
 tmgross@...ch.edu,
 ojeda@...nel.org,
 alex.gaynor@...il.com,
 gary@...yguo.net,
 bjorn3_gh@...tonmail.com,
 benno.lossin@...ton.me,
 a.hindborg@...sung.com,
 aliceryhl@...gle.com,
 anna-maria@...utronix.de,
 frederic@...nel.org,
 tglx@...utronix.de,
 arnd@...db.de,
 jstultz@...gle.com,
 sboyd@...nel.org,
 mingo@...hat.com,
 peterz@...radead.org,
 juri.lelli@...hat.com,
 vincent.guittot@...aro.org,
 dietmar.eggemann@....com,
 rostedt@...dmis.org,
 bsegall@...gle.com,
 mgorman@...e.de,
 vschneid@...hat.com,
 tgunders@...hat.com,
 me@...enk.dev,
 david.laight.linux@...il.com,
 acourbot@...dia.com
Subject: Re: [PATCH v11 7/8] rust: Add read_poll_timeout functions



> On 28 Jul 2025, at 10:08, FUJITA Tomonori <fujita.tomonori@...il.com> wrote:
> 
> On Mon, 28 Jul 2025 14:57:16 +0200
> Danilo Krummrich <kernel@...r.org> wrote:
> 
>> On 7/28/25 2:52 PM, FUJITA Tomonori wrote:
>>> All the dependencies for this patch (timer, fsleep, might_sleep, etc)
>>> are planned to be merged in 6.17-rc1, and I'll submit the updated
>>> version after the rc1 release.
>> 
>> Can you please Cc Alex and me on this?
> 
> Sure.
> 
> read_poll_timeout() works for drm drivers? read_poll_timeout_atomic()
> are necessary too?

Tyr needs read_poll_timeout_atomic() too, but I never really understood
if that's not achievable by setting sleep_delta==0, which skips the
call to fsleep().

— Daniel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ