[PATCH 0/2] RSEQ updates for 6.12

Mathieu Desnoyers posted 2 patches 1 month, 3 weeks ago
There is a newer version of this series
fs/exec.c                           |   2 +-
include/linux/mm_types.h            |  72 +++++++++++++++---
kernel/fork.c                       |   2 +-
kernel/sched/core.c                 |  22 +++---
kernel/sched/sched.h                |  47 ++++++++----
tools/testing/selftests/rseq/rseq.c | 109 +++++++++++++++++++---------
tools/testing/selftests/rseq/rseq.h |  10 +--
7 files changed, 187 insertions(+), 77 deletions(-)
[PATCH 0/2] RSEQ updates for 6.12
Posted by Mathieu Desnoyers 1 month, 3 weeks ago
Hi Peter,

This series contains my rseq updates for 6.12.

It is based on tag v6.12-rc1.

Can you pick it up through the tip tree ?

Thanks,

Mathieu

Cc: "Paul E. McKenney" <paulmck@kernel.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Valentin Schneider <vschneid@redhat.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Vincent Guittot <vincent.guittot@linaro.org>
Cc: Dietmar Eggemann <dietmar.eggemann@arm.com>
Cc: Ben Segall <bsegall@google.com>
Cc: Yury Norov <yury.norov@gmail.com>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>

Mathieu Desnoyers (2):
  sched: Improve cache locality of RSEQ concurrency IDs for intermittent
    workloads
  selftests/rseq: Adapt to glibc __rseq_size feature detection

 fs/exec.c                           |   2 +-
 include/linux/mm_types.h            |  72 +++++++++++++++---
 kernel/fork.c                       |   2 +-
 kernel/sched/core.c                 |  22 +++---
 kernel/sched/sched.h                |  47 ++++++++----
 tools/testing/selftests/rseq/rseq.c | 109 +++++++++++++++++++---------
 tools/testing/selftests/rseq/rseq.h |  10 +--
 7 files changed, 187 insertions(+), 77 deletions(-)

-- 
2.39.2