[GIT PULL] urgent nolibc changes for v6.6

From: Paul E. McKenney
Date: Mon Oct 23 2023 - 19:16:42 EST


Hello, Linus,

Please pull the following urgent nolibc commits from:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/urgent/nolibc.2023.10.16a

# HEAD: 921992229b1f06df6b649860e4a5f3def1489866: tools/nolibc: mark start_c as weak (2023-10-12 21:13:51 +0200)

----------------------------------------------------------------
Urgent pull request for nolibc into v6.6

This pull request contains the following fixes:

o tools/nolibc: i386: Fix a stack misalign bug on _start

o MAINTAINERS: nolibc: update tree location

o tools/nolibc: mark start_c as weak to avoid linker errors

----------------------------------------------------------------
Ammar Faizi (1):
tools/nolibc: i386: Fix a stack misalign bug on _start

Thomas Weißschuh (2):
MAINTAINERS: nolibc: update tree location
tools/nolibc: mark start_c as weak

MAINTAINERS | 2 +-
tools/include/nolibc/arch-i386.h | 4 +++-
tools/include/nolibc/crt.h | 1 +
3 files changed, 5 insertions(+), 2 deletions(-)