From: H.J. Lu Date: Mon, 16 Jun 2025 21:52:27 +0000 (+0800) Subject: malloc: Sort tests-exclude-largetcache in Makefile X-Git-Tag: glibc-2.42~133 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d1b27eeda3d92f33314e93537437cab11ddf4777;p=thirdparty%2Fglibc.git malloc: Sort tests-exclude-largetcache in Makefile This fixes: FAIL: lint-makefiles Signed-off-by: H.J. Lu --- diff --git a/malloc/Makefile b/malloc/Makefile index 2449047d24..2f232f9238 100644 --- a/malloc/Makefile +++ b/malloc/Makefile @@ -150,14 +150,14 @@ tests-malloc-hugetlb2 = \ tests-exclude-largetcache = \ tst-compathooks-off \ tst-compathooks-on \ - tst-interpose-thread \ tst-interpose-nothread \ tst-interpose-static-nothread \ tst-interpose-static-thread \ - tst-mallocstate \ + tst-interpose-thread \ tst-malloc-backtrace \ tst-malloc-usable \ tst-malloc-usable-tunables \ + tst-mallocstate \ # tests-exclude-largetcache tests-malloc-largetcache = \