All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mm-remove-redundant-k-macro-definition-fix.patch removed from -mm tree
@ 2023-08-21 20:27 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-08-21 20:27 UTC (permalink / raw)
  To: mm-commits, zhangpeng362, willy, wangkefeng.wang, sunnanyong,
	david, akpm, akpm


The quilt patch titled
     Subject: mm-remove-redundant-k-macro-definition-fix
has been removed from the -mm tree.  Its filename was
     mm-remove-redundant-k-macro-definition-fix.patch

This patch was dropped because it was folded into mm-remove-redundant-k-macro-definition.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-remove-redundant-k-macro-definition-fix
Date: Mon Aug  7 09:07:36 AM PDT 2023

oom_kill.c: remove "#undef K", per Kefeng

Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Nanyong Sun <sunnanyong@huawei.com>
Cc: ZhangPeng <zhangpeng362@huawei.com>
Cc: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/oom_kill.c |    1 -
 1 file changed, 1 deletion(-)

--- a/mm/oom_kill.c~mm-remove-redundant-k-macro-definition-fix
+++ a/mm/oom_kill.c
@@ -992,7 +992,6 @@ static void __oom_kill_process(struct ta
 	mmdrop(mm);
 	put_task_struct(victim);
 }
-#undef K
 
 /*
  * Kill provided task unless it's secured by setting
_

Patches currently in -mm which might be from akpm@linux-foundation.org are

mm-shmem-fix-race-in-shmem_undo_range-w-thp-fix.patch
mm-remove-redundant-k-macro-definition.patch
mm-always-lock-new-vma-before-inserting-into-vma-tree-fix.patch
mm-fix-get_mctgt_type-kernel-doc-fix.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-21 20:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-21 20:27 [folded-merged] mm-remove-redundant-k-macro-definition-fix.patch removed from -mm tree Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.