Commit 26c9fdd6f3a4 for kernel
commit 26c9fdd6f3a4ab6c49500b6bb0fdd0a87c63932d
Merge: 158f238aa69d ad0558f38831
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Tue Nov 19 10:13:53 2024 -0800
Merge tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull nolibc updates from Paul McKenney:
- Fix potential error due to missing #include on s390
- Compatibility with -Wmissing-fallthrough
- Run qemu with more memory during tests
* tag 'nolibc.2024.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
selftests/nolibc: start qemu with 1 GiB of memory
tools/nolibc: compiler: add macro __nolibc_fallthrough
tools/nolibc: s390: include std.h