[merged mm-nonmm-stable] tools-mm-rm-thp_swap_allocator_test-when-make-clean.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The quilt patch titled
     Subject: tools/mm: rm thp_swap_allocator_test when make clean
has been removed from the -mm tree.  Its filename was
     tools-mm-rm-thp_swap_allocator_test-when-make-clean.patch

This patch was dropped because it was merged into the mm-nonmm-stable branch
of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm

------------------------------------------------------
From: zhangjiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
Subject: tools/mm: rm thp_swap_allocator_test when make clean
Date: Thu, 29 Aug 2024 12:20:08 +0800

rm thp_swap_allocator_test when make clean

Link: https://lkml.kernel.org/r/20240829042008.6937-1-zhangjiao2@xxxxxxxxxxxxxxxxxxxx
Signed-off-by: zhangjiao <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 tools/mm/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/tools/mm/Makefile~tools-mm-rm-thp_swap_allocator_test-when-make-clean
+++ a/tools/mm/Makefile
@@ -23,7 +23,7 @@ $(LIBS):
 	$(CC) $(CFLAGS) -o $@ $< $(LDFLAGS)
 
 clean:
-	$(RM) page-types slabinfo page_owner_sort
+	$(RM) page-types slabinfo page_owner_sort thp_swap_allocator_test
 	make -C $(LIB_DIR) clean
 
 sbindir ?= /usr/sbin
_

Patches currently in -mm which might be from zhangjiao2@xxxxxxxxxxxxxxxxxxxx are






[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux