[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <7a47c501-667a-499a-8c11-8039538d18ab@paulmck-laptop>
Date: Mon, 23 Oct 2023 16:16:36 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com, w@....eu,
linux@...ssschuh.net, ammarfaizi2@...weeb.org
Subject: [GIT PULL] urgent nolibc changes for v6.6
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(-)
Powered by blists - more mailing lists