All of lore.kernel.org
 help / color / mirror / Atom feed
From: Li Li <dualli@chromium.org>
To: Carlos Llamas <cmllamas@google.com>
Cc: dualli@google.com, gregkh@linuxfoundation.org, arve@android.com,
	tkjos@android.com, maco@android.com, joel@joelfernandes.org,
	brauner@kernel.org, surenb@google.com, arnd@arndb.de,
	masahiroy@kernel.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org, hridya@google.com,
	smoreland@google.com, kernel-team@android.com
Subject: Re: [PATCH v2 1/1] binder: return pending info for frozen async txns
Date: Wed, 23 Nov 2022 12:25:56 -0800	[thread overview]
Message-ID: <CANBPYPjqO0pVQseqGXfi8sNVOu=ZfqUF8WiDD01EF=SgkenbMg@mail.gmail.com> (raw)
In-Reply-To: <Y35tVQb2y+gRdfpb@google.com>

On Wed, Nov 23, 2022 at 10:58 AM Carlos Llamas <cmllamas@google.com> wrote:
>
> This looks good. Could you rename the new op to signify the frozen
> scenario though? We might have some other instances of pending
> transactions in the future so might as well be specific here.

Done [1].

v3: rename BR_TRANSACTION_PENDING to BR_TRANSACTION_PENDING_FROZEN to
    signify the frozen scenario and avoid potential confusion

[1] https://lkml.org/lkml/2022/11/23/1472

      reply	other threads:[~2022-11-23 20:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 20:34 [PATCH v2 0/1] binder: return pending info for frozen async txns Li Li
2022-11-10 20:34 ` [PATCH v2 1/1] " Li Li
2022-11-23 18:58   ` Carlos Llamas
2022-11-23 20:25     ` Li Li [this message]

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='CANBPYPjqO0pVQseqGXfi8sNVOu=ZfqUF8WiDD01EF=SgkenbMg@mail.gmail.com' \
    --to=dualli@chromium.org \
    --cc=arnd@arndb.de \
    --cc=arve@android.com \
    --cc=brauner@kernel.org \
    --cc=cmllamas@google.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=dualli@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hridya@google.com \
    --cc=joel@joelfernandes.org \
    --cc=kernel-team@android.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maco@android.com \
    --cc=masahiroy@kernel.org \
    --cc=smoreland@google.com \
    --cc=surenb@google.com \
    --cc=tkjos@android.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.