All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alice Ryhl <aliceryhl@google.com>
To: Carlos Llamas <cmllamas@google.com>
Cc: "Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Arve Hjønnevåg" <arve@android.com>,
	"Todd Kjos" <tkjos@android.com>,
	"Christian Brauner" <brauner@kernel.org>,
	kernel-team@android.com, linux-kernel@vger.kernel.org,
	stable@kernel.org, "Steven Moreland" <smoreland@google.com>,
	"Todd Kjos" <tkjos@google.com>
Subject: Re: [PATCH] binder: fix BR_FROZEN_REPLY error log
Date: Mon, 26 Jan 2026 09:15:58 +0000	[thread overview]
Message-ID: <aXcwzjP1EIf5mqUZ@google.com> (raw)
In-Reply-To: <20260123175702.2154348-1-cmllamas@google.com>

On Fri, Jan 23, 2026 at 05:57:02PM +0000, Carlos Llamas wrote:
> The error logging for failed transactions is misleading as it always
> reports "dead process or thread" even when the target is actually
> frozen. Additionally, the pid and tid are reversed which can further
> confuse debugging efforts. Fix both issues.
> 
> Cc: stable@kernel.org
> Cc: Steven Moreland <smoreland@google.com>
> Fixes: a15dac8b2286 ("binder: additional transaction error logs")
> Signed-off-by: Carlos Llamas <cmllamas@google.com>

Reviewed-by: Alice Ryhl <aliceryhl@google.com>



      reply	other threads:[~2026-01-26  9:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-23 17:57 [PATCH] binder: fix BR_FROZEN_REPLY error log Carlos Llamas
2026-01-26  9:15 ` Alice Ryhl [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=aXcwzjP1EIf5mqUZ@google.com \
    --to=aliceryhl@google.com \
    --cc=arve@android.com \
    --cc=brauner@kernel.org \
    --cc=cmllamas@google.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=kernel-team@android.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=smoreland@google.com \
    --cc=stable@kernel.org \
    --cc=tkjos@android.com \
    --cc=tkjos@google.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.