linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: Thomas Gleixner <tglx@linutronix.de>,
	Shuah Khan <skhan@linuxfoundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	paulmck <paulmck@linux.ibm.com>,
	Boqun Feng <boqun.feng@gmail.com>,
	"H. Peter Anvin" <hpa@zytor.com>, Paul Turner <pjt@google.com>,
	linux-api <linux-api@vger.kernel.org>,
	stable <stable@vger.kernel.org>
Subject: Re: [PATCH for 5.4 0/3] Restartable Sequences Fixes
Date: Wed, 11 Dec 2019 10:28:22 -0500 (EST)	[thread overview]
Message-ID: <211848436.2172.1576078102568.JavaMail.zimbra@efficios.com> (raw)
In-Reply-To: <20190917182959.16333-1-mathieu.desnoyers@efficios.com>

Hi Thomas,

I thought those rseq fixes posted in September were in the -tip tree, but it
seems that they never made it to mainline.

Now Shuah Khan noticed the issue with gettid() compatibility with glibc
2.30+. This series contained that fix.

Should I re-post it, or is this series on track to get into mainline
at some point ?

Thanks,

Mathieu

----- On Sep 17, 2019, at 2:29 PM, Mathieu Desnoyers mathieu.desnoyers@efficios.com wrote:

> Hi,
> 
> Here is a small set of rseq fixes aiming Linux 5.4. Those should be
> backported to stable kernels >= 4.18.
> 
> Thanks,
> 
> Mathieu
> 
> Mathieu Desnoyers (3):
>  rseq: Fix: Reject unknown flags on rseq unregister
>  rseq: Fix: Unregister rseq for clone CLONE_VM
>  rseq/selftests: Fix: Namespace gettid() for compatibility with glibc
>    2.30
> 
> include/linux/sched.h                     |  4 ++--
> kernel/rseq.c                             |  2 ++
> tools/testing/selftests/rseq/param_test.c | 18 ++++++++++--------
> 3 files changed, 14 insertions(+), 10 deletions(-)
> 
> --
> 2.17.1

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

  parent reply	other threads:[~2019-12-11 15:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17 18:29 [PATCH for 5.4 0/3] Restartable Sequences Fixes Mathieu Desnoyers
2019-09-17 18:29 ` [PATCH for 5.4 1/3] rseq: Fix: Reject unknown flags on rseq unregister Mathieu Desnoyers
2019-09-17 18:29 ` [PATCH for 5.4 2/3] rseq: Fix: Unregister rseq for clone CLONE_VM Mathieu Desnoyers
2019-09-17 18:29 ` [PATCH for 5.4 3/3] rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 Mathieu Desnoyers
2019-12-11 15:28 ` Mathieu Desnoyers [this message]
2019-12-11 15:47   ` [PATCH for 5.4 0/3] Restartable Sequences Fixes Shuah Khan
2019-12-20  1:41     ` Shuah Khan

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=211848436.2172.1576078102568.JavaMail.zimbra@efficios.com \
    --to=mathieu.desnoyers@efficios.com \
    --cc=boqun.feng@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-api@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@linux.ibm.com \
    --cc=peterz@infradead.org \
    --cc=pjt@google.com \
    --cc=skhan@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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;
as well as URLs for NNTP newsgroup(s).