All of lore.kernel.org
 help / color / mirror / Atom feed
* [failures] mm-shmem-fix-khugepaged-activation-policy-for-shmem-fix-fix.patch removed from -mm tree
@ 2024-09-20 10:52 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-09-20 10:52 UTC (permalink / raw)
  To: mm-commits, willy, ryan.roberts, lkp, hughd, david, baolin.wang,
	akpm, akpm


The quilt patch titled
     Subject: mm-shmem-fix-khugepaged-activation-policy-for-shmem-fix-fix
has been removed from the -mm tree.  Its filename was
     mm-shmem-fix-khugepaged-activation-policy-for-shmem-fix-fix.patch

This patch was dropped because it had testing failures

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-shmem-fix-khugepaged-activation-policy-for-shmem-fix-fix
Date: Fri Sep 20 03:19:14 AM PDT 2024

fix the fix

Cc: Baolin Wang <baolin.wang@linux.alibaba.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: kernel test robot <lkp@intel.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Ryan Roberts <ryan.roberts@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/shmem.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/mm/shmem.c~mm-shmem-fix-khugepaged-activation-policy-for-shmem-fix-fix
+++ a/mm/shmem.c
@@ -1652,7 +1652,7 @@ static gfp_t limit_gfp_mask(gfp_t huge_g
 	return result;
 }
 
-#ifdef CONFIG_TRANSPARENT_HUGEPAGE
+#if defined(CONFIG_TRANSPARENT_HUGEPAGE) && defined(SHMEM)
 bool shmem_hpage_pmd_enabled(void)
 {
 	if (shmem_huge == SHMEM_HUGE_DENY)
_

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



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

only message in thread, other threads:[~2024-09-20 10:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20 10:52 [failures] mm-shmem-fix-khugepaged-activation-policy-for-shmem-fix-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.