* [folded-merged] writeback-factor-out-balance_wb_limits-to-remove-repeated-code-v3-fix.patch removed from -mm tree
@ 2024-06-25 4:16 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2024-06-25 4:16 UTC (permalink / raw)
To: mm-commits, willy, tj, shikemeng, akpm, akpm
The quilt patch titled
Subject: writeback-factor-out-balance_wb_limits-to-remove-repeated-code-v3-fix
has been removed from the -mm tree. Its filename was
writeback-factor-out-balance_wb_limits-to-remove-repeated-code-v3-fix.patch
This patch was dropped because it was folded into writeback-factor-out-balance_wb_limits-to-remove-repeated-code.patch
------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: writeback-factor-out-balance_wb_limits-to-remove-repeated-code-v3-fix
Date: Tue Jun 11 02:50:38 PM PDT 2024
s/fileds/fields/ in comment
Cc: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
mm/page-writeback.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/mm/page-writeback.c~writeback-factor-out-balance_wb_limits-to-remove-repeated-code-v3-fix
+++ a/mm/page-writeback.c
@@ -1806,8 +1806,8 @@ static inline void wb_dirty_exceeded(str
}
/*
- * The limits fileds dirty_exceeded and pos_ratio won't be updated if wb is
- * in freerun state. Please don't use these invalid fileds in freerun case.
+ * The limits fields dirty_exceeded and pos_ratio won't be updated if wb is
+ * in freerun state. Please don't use these invalid fields in freerun case.
*/
static void balance_wb_limits(struct dirty_throttle_control *dtc,
bool strictlimit)
_
Patches currently in -mm which might be from akpm@linux-foundation.org are
writeback-factor-out-balance_wb_limits-to-remove-repeated-code.patch
mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix-fix.patch
mm-shmem-add-multi-size-thp-sysfs-interface-for-anonymous-shmem-fix-4.patch
mm-extend-rmap-flags-arguments-for-folio_add_new_anon_rmap-fix.patch
mm-use-folio_add_new_anon_rmap-if-folio_test_anonfolio==false-fix.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-06-25 4:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 4:16 [folded-merged] writeback-factor-out-balance_wb_limits-to-remove-repeated-code-v3-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.