mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 10:10:33 +02:00
Recently the loongarch defconfig stopped working with the default 128 MiB of memory. The VM just spins infinitively. Increasing the available memory to 1 GiB, similar to s390, fixes the issue. To avoid having to do this for each architecture on its own, proactively apply to all architectures. Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de> Link: https://lore.kernel.org/r/20241007-nolibc-qemu-mem-v1-1-c1c2f9acd0f8@linutronix.de Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile | ||
| nolibc-test-linkage.c | ||
| nolibc-test-linkage.h | ||
| nolibc-test.c | ||
| run-tests.sh | ||