All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nolibc changes for v6.13
@ 2024-11-17 18:40 Paul E. McKenney
  2024-11-19 19:06 ` pr-tracker-bot
  0 siblings, 1 reply; 9+ messages in thread
From: Paul E. McKenney @ 2024-11-17 18:40 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, kernel-team, w, linux, skhan

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(-)

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

end of thread, other threads:[~2024-11-19 19:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <ba23217d-5eaf-4146-8ed7-27289cece364@t-8ch.de>
2024-11-01 14:22 ` [GIT PULL] nolibc changes for v6.13 Thomas Weißschuh
2024-11-01 20:22   ` Paul E. McKenney
2024-11-01 21:23     ` Thomas Weißschuh
2024-11-01 21:33       ` Willy Tarreau
2024-11-01 21:40         ` Thomas Weißschuh
2024-11-01 22:01           ` Willy Tarreau
2024-11-01 22:04       ` Paul E. McKenney
2024-11-17 18:40 Paul E. McKenney
2024-11-19 19:06 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.