]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
malloc: add tst-mxfast to hugetlb exclusion list
authorDJ Delorie <dj@redhat.com>
Thu, 28 Aug 2025 21:02:15 +0000 (17:02 -0400)
committerDJ Delorie <dj@redhat.com>
Fri, 29 Aug 2025 17:22:19 +0000 (13:22 -0400)
tst-mxfast needs GLIBC_TUNABLES to be set to its own value.

Reviewed-by: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
malloc/Makefile

index a9a0e87264184fb290c801364a9ac38343322d33..cc012e2921c08a2a3eb4c68baae1d1caf5c62e6d 100644 (file)
@@ -137,6 +137,7 @@ tests-exclude-hugetlb1 = \
   tst-mallocfork2 \
   tst-mallocfork3 \
   tst-mallocstate \
+  tst-mxfast \
 # tests-exclude-hugetlb1
 # The tst-free-errno relies on the used malloc page size to mmap an
 # overlapping region.