All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx-fix.patch removed from -mm tree
@ 2025-09-13 22:10 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-09-13 22:10 UTC (permalink / raw)
  To: mm-commits, bijantabatab, bijan311, akpm, akpm


The quilt patch titled
     Subject: mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx-fix
has been removed from the -mm tree.  Its filename was
     mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx-fix.patch

This patch was dropped because it was folded into mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx-fix
Date: Wed Aug  6 08:32:40 PM PDT 2025

fix whitespace, per SeongJae

Link: https://lkml.kernel.org/r/20250807001924.76275-1-sj@kernel.org
Cc: Bijan Tabatabai <bijan311@gmail.com>
Cc: Bijan Tabatabai <bijantabatab@micron.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

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

--- a/mm/damon/core.c~mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx-fix
+++ a/mm/damon/core.c
@@ -585,7 +585,6 @@ static bool damon_attrs_equals(const str
 		ig1->aggrs == ig2->aggrs &&
 		ig1->min_sample_us == ig2->min_sample_us &&
 		ig1->max_sample_us == ig2->max_sample_us;
-
 }
 
 static unsigned int damon_age_for_new_attrs(unsigned int age,
_

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

kasan-fix-warnings-caused-by-use-of-arch_enter_lazy_mmu_mode-fix.patch
mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx.patch
mm-convert-core-mm-to-mm_flags_-accessors-fix.patch
memcg-optimize-exit-to-user-space-fix.patch
memfd-move-mfd_all_flags-definition-to-memfdh.patch
mm-constify-highmem-related-functions-for-improved-const-correctness-fix.patch
mm-filemap-align-last_index-to-folio-size-fix-fix.patch
mm-re-enable-kswapd-when-memory-pressure-subsides-or-demotion-is-toggled-fix.patch
panic-remove-redundant-panic-cpu-backtrace-fix.patch
crash-add-kunit-tests-for-crash_exclude_mem_range-fix.patch


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

only message in thread, other threads:[~2025-09-13 22:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-13 22:10 [folded-merged] mm-damon-core-skip-needless-update-of-damon_attrs-in-damon_commit_ctx-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.