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
No related branches found
No related tags found
Showing
- tools/include/nolibc/arch-s390.h 1 addition, 0 deletionstools/include/nolibc/arch-s390.h
- tools/include/nolibc/compiler.h 6 additions, 0 deletionstools/include/nolibc/compiler.h
- tools/include/nolibc/stdio.h 2 additions, 1 deletiontools/include/nolibc/stdio.h
- tools/testing/selftests/nolibc/Makefile 2 additions, 2 deletionstools/testing/selftests/nolibc/Makefile
Please register or sign in to comment