lkml.org 
[lkml]   [2021]   [Dec]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH rcu 0/6] nolibc updates for v5.17
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(-)

\
 
 \ /
  Last update: 2021-12-02 01:34    [W:0.034 / U:0.380 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site