rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Paolo Bonzini <pbonzini@redhat.com>, Boqun Feng <boqun.feng@gmail.com>
Cc: linux-kernel@vger.kernel.org, kvm@vger.kernel.org,
	 rust-for-linux@vger.kernel.org, ojeda@kernel.org,
	 Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH] rust: add helper for mutex_trylock
Date: Wed, 28 May 2025 11:39:12 +0200	[thread overview]
Message-ID: <CANiq72nwM79eGSAt8FjKgoYCJd-bLeTojaQAtg3SECE28uByQQ@mail.gmail.com> (raw)
In-Reply-To: <20250528083431.1875345-1-pbonzini@redhat.com>

On Wed, May 28, 2025 at 10:34 AM Paolo Bonzini <pbonzini@redhat.com> wrote:
>
>         Ok to apply to the KVM tree?

Yeah, looks good to me, thanks!

Acked-by: Miguel Ojeda <ojeda@kernel.org>

Cc'ing Boqun just in case and so that he is aware. Boqun: this fixes a
Rust build error on the kvm branch which failed on merging into -next:

    https://lore.kernel.org/linux-next/20250528152832.3ce43330@canb.auug.org.au/

Cheers,
Miguel

  reply	other threads:[~2025-05-28  9:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28  8:34 [PATCH] rust: add helper for mutex_trylock Paolo Bonzini
2025-05-28  9:39 ` Miguel Ojeda [this message]
2025-05-28 14:51   ` Boqun Feng
2025-05-28 10:23 ` Alice Ryhl
2025-05-28 16:08 ` mlevitsk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANiq72nwM79eGSAt8FjKgoYCJd-bLeTojaQAtg3SECE28uByQQ@mail.gmail.com \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ojeda@kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).