From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: "Wei Gao" <wegao@suse.com>
Cc: ltp@lists.linux.it, linuxtestproject.agent@gmail.com
Subject: Re: [LTP] OpenPOSIX: Allow 0 return value when detaching or joining joined thread
Date: Tue, 12 May 2026 09:30:36 +0000 [thread overview]
Message-ID: <6a02f33d.5d0a0220.4a223.8584@mx.google.com> (raw)
In-Reply-To: <agLxLVAPo293qE25@autotest-wegao.qe.prg2.suse.org>
Hi Wei,
> On Tue, May 12, 2026 at 08:18:21AM +0000, Andrea Cervesato wrote:
> > Hi Wei,
> >
> > if it's ok for you, I can merge it with Signed-off tag.
> My patch has Signed-off, i have no idea why AI can't find it :)
> >
> > Regards,
> > --
> > Andrea Cervesato
> > SUSE QE Automation Engineer Linux
> > andrea.cervesato@suse.com
--- a/nptl/pthread_detach.c
- if (INVALID_NOT_TERMINATED_TD_P (pd))
- return ESRCH;
--- a/nptl/pthread_join_common.c
- if (INVALID_NOT_TERMINATED_TD_P (pd))
- return ESRCH;
-
Everything that is after --- is threated as a patch comment
by the `git am` command, as well as b4. So after applying the
patch, agent correct seen SOB tag missing nad reported it in
the review.
I will remove this comment in the patch before merge.
Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2026-05-12 9:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-09 8:26 [LTP] [PATCH v1] OpenPOSIX: Allow 0 return value when detaching or joining joined thread Wei Gao via ltp
2026-05-12 8:08 ` [LTP] " linuxtestproject.agent
2026-05-12 8:18 ` Andrea Cervesato via ltp
2026-05-12 9:21 ` Wei Gao via ltp
2026-05-12 9:30 ` Andrea Cervesato via ltp [this message]
2026-05-12 8:18 ` [LTP] [PATCH v1] " Andrea Cervesato via ltp
2026-05-12 9:31 ` Andrea Cervesato via ltp
2026-05-12 11:10 ` Cyril Hrubis
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=6a02f33d.5d0a0220.4a223.8584@mx.google.com \
--to=ltp@lists.linux.it \
--cc=andrea.cervesato@suse.com \
--cc=linuxtestproject.agent@gmail.com \
--cc=wegao@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox