Re: [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
From: Miguel Ojeda
Date: Sat Jul 11 2026 - 08:13:36 EST
On Mon, Jul 6, 2026 at 8:22 AM Byungchul Park <byungchul@xxxxxx> wrote:
>
> This is needed to inline these helpers into Rust code, which is required
> for DEPT to play with wait_for_completion().
>
> Signed-off-by: Byungchul Park <byungchul@xxxxxx>
Apart from what Gary said -- why did you need to do this in a separate
patch in the same series?
Cheers,
Miguel