[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4df7ba8c-f373-4b22-9387-7674e5f903a7@paulmck-laptop>
Date: Sun, 17 Nov 2024 10:40:50 -0800
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, skhan@...uxfoundation.org
Subject: [GIT PULL] nolibc changes for v6.13
Hello, Linus,
Once the v6.13 merge window opens, please pull the latest nolibc
changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/nolibc.2024.11.01a
# HEAD: ad0558f3883130954ca724697f2d19aef93967b3: selftests/nolibc: start qemu with 1 GiB of memory (2024-10-07 21:57:45 +0200)
----------------------------------------------------------------
nolibc changes for 6.13
Changes
-------
* Fix potential error due to missing #include on s390
* Compatibility with -Wmissing-fallthrough
* Run qemu with more memory during tests
----------------------------------------------------------------
Thomas Weißschuh (3):
tools/nolibc: s390: include std.h
tools/nolibc: compiler: add macro __nolibc_fallthrough
selftests/nolibc: start qemu with 1 GiB of memory
tools/include/nolibc/arch-s390.h | 1 +
tools/include/nolibc/compiler.h | 6 ++++++
tools/include/nolibc/stdio.h | 3 ++-
tools/testing/selftests/nolibc/Makefile | 4 ++--
4 files changed, 11 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists