]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests/nolibc: enable CONFIG_TMPFS for sparc32
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 21 May 2026 17:31:02 +0000 (19:31 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Sun, 24 May 2026 21:56:45 +0000 (23:56 +0200)
commitf66d6bc35e45dfd71c95f3f4e0407081db2c0c35
tree71ad52949f2ea215abeebff2e8dfc87c35d0dbe6
parentb882d807fa443b529ae8bf917d7b640a8d555437
selftests/nolibc: enable CONFIG_TMPFS for sparc32

An upcoming selftest will use memfd_create() which require tmpfs.

Enable that.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Reviewed-by: Daniel Palmer <daniel@thingy.jp>
Link: https://patch.msgid.link/20260521-nolibc-ftruncate-v1-1-5384a83b2402@weissschuh.net
tools/testing/selftests/nolibc/Makefile.nolibc