[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72ngczwJNk-YVuz_pe+=Y5uZm06ZD_wy4HK_nw0+guHAsA@mail.gmail.com>
Date: Mon, 10 Mar 2025 18:11:49 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Panagiotis Foliadis <pfoliadis@...teo.net>
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 <benno.lossin@...ton.me>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Christian Brauner <brauner@...nel.org>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: task: fix `SAFETY` comment for Task::wake_up
On Sat, Mar 8, 2025 at 5:49 PM Panagiotis Foliadis <pfoliadis@...teo.net> wrote:
>
> The `SAFETY` comment inside the `wake_up` function references
> erroneously the `signal_pending` function instead of the
> `wake_up_process` which is actually called. Fix the comment
> to reference the correct function.
>
> Fixes: fe95f58320e6 ("rust: task: adjust safety comments in Task methods")
> Signed-off-by: Panagiotis Foliadis <pfoliadis@...teo.net>
Applied to `rust-fixes` -- thanks everyone!
[ Slightly reworded. - Miguel ]
Cheers,
Miguel
Powered by blists - more mailing lists