From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Fabiano Rosas <farosas@suse.de>, qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>, Peter Xu <peterx@redhat.com>
Subject: Re: [PATCH v3] iothread: Set the GSource "name" field
Date: Tue, 5 Sep 2023 20:32:18 +0200 [thread overview]
Message-ID: <c6dd6871-e4aa-2418-d3d3-e5cb03fdb1c2@linaro.org> (raw)
In-Reply-To: <20230905180359.14083-1-farosas@suse.de>
On 5/9/23 20:03, Fabiano Rosas wrote:
> Having a name in the source helps with debugging core dumps when one
> might not have access to TLS data to cross-reference AioContexts with
> their addresses.
>
> Signed-off-by: Fabiano Rosas <farosas@suse.de>
> ---
> v3:
> used const
> v2:
> used g_autofree where appropriate
> ---
> iothread.c | 14 ++++++++------
> 1 file changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-09-05 18:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-05 18:03 [PATCH v3] iothread: Set the GSource "name" field Fabiano Rosas
2023-09-05 18:32 ` Philippe Mathieu-Daudé [this message]
2023-09-05 20:56 ` Stefan Hajnoczi
2023-09-05 21:04 ` Stefan Hajnoczi
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=c6dd6871-e4aa-2418-d3d3-e5cb03fdb1c2@linaro.org \
--to=philmd@linaro.org \
--cc=farosas@suse.de \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.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.