mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/6] nolibc updates for v5.17
@ 2021-12-02  0:33 Paul E. McKenney
  2021-12-02  0:33 ` [PATCH rcu 1/6] tools/nolibc: x86-64: Fix startup code bug Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul E. McKenney @ 2021-12-02  0:33 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, mingo, jiangshanlai, akpm,
	mathieu.desnoyers, josh, tglx, peterz, rostedt, dhowells,
	edumazet, fweisbec, oleg, joel

Hello!

This series provides nolibc updates, perhaps most notably the addition
of the gettid() system call:

1.	x86-64: Fix startup code bug, courtesy of Ammar Faizi.

2.	i386: fix initial stack alignment, courtesy of Willy Tarreau.

3.	fix incorrect truncation of exit code, courtesy of Willy Tarreau.

4.	x86: Remove `r8`, `r9` and `r10` from the clobber list, courtesy
	of Ammar Faizi.

5.	x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`, courtesy
	of Ammar Faizi.

6.	Implement gettid(), courtesy of Mark Brown.

						Thanx, Paul

------------------------------------------------------------------------

 b/tools/include/nolibc/nolibc.h |   10 ++++-
 tools/include/nolibc/nolibc.h   |   76 +++++++++++++++++++++++++++-------------
 2 files changed, 60 insertions(+), 26 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-02  0:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02  0:33 [PATCH rcu 0/6] nolibc updates for v5.17 Paul E. McKenney
2021-12-02  0:33 ` [PATCH rcu 1/6] tools/nolibc: x86-64: Fix startup code bug Paul E. McKenney
2021-12-02  0:33 ` [PATCH rcu 2/6] tools/nolibc: i386: fix initial stack alignment Paul E. McKenney
2021-12-02  0:33 ` [PATCH rcu 3/6] tools/nolibc: fix incorrect truncation of exit code Paul E. McKenney
2021-12-02  0:33 ` [PATCH rcu 4/6] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list Paul E. McKenney
2021-12-02  0:33 ` [PATCH rcu 5/6] tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax` Paul E. McKenney
2021-12-02  0:33 ` [PATCH rcu 6/6] tools/nolibc: Implement gettid() Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®