Re: [PATCH v2 1/1] binder: return pending info for frozen async txns

From: Li Li
Date: Wed Nov 23 2022 - 15:31:24 EST


On Wed, Nov 23, 2022 at 10:58 AM Carlos Llamas <cmllamas@xxxxxxxxxx> 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