All of lore.kernel.org
 help / color / mirror / Atom feed
* [folded-merged] mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents-fix.patch removed from -mm tree
@ 2023-08-04 18:05 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-08-04 18:05 UTC (permalink / raw)
  To: mm-commits, rppt, ppbuk5246, akpm, akpm


The quilt patch titled
     Subject: mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents-fix
has been removed from the -mm tree.  Its filename was
     mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents-fix.patch

This patch was dropped because it was folded into mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents.patch

------------------------------------------------------
From: Andrew Morton <akpm@linux-foundation.org>
Subject: mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents-fix
Date: Wed Aug  2 12:15:54 PM PDT 2023

fix printk grammar

Cc: Levi Yun <ppbuk5246@gmail.com>
Cc: Mike Rapoport (IBM) <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

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

--- a/mm/mm_init.c~mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents-fix
+++ a/mm/mm_init.c
@@ -402,7 +402,7 @@ static void __init find_zone_movable_pfn
 			pr_warn("This configuration results in unmirrored kernel memory.\n");
 
 		if (no_mirror_mem) {
-			pr_warn("There is no mirrored memory. Ignore kernelcore=mirror.\n");
+			pr_warn("There is no mirrored memory. Ignoring kernelcore=mirror.\n");
 			mirrored_kernelcore = false;
 			memset(zone_movable_pfn, 0x00, sizeof(zone_movable_pfn));
 		}
_

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
swap-stop-add-to-avail-list-is-swap-is-full-checkpatch-fixes.patch
fs-buffer-clean-up-block_commit_write-fix.patch
mm-page_alloc-avoid-false-page-outside-zone-error-info-fix.patch
mm-make-pte_marker_swapin_error-more-general-fix.patch
mm-kfence-allocate-kfence_metadata-at-runtime-fix.patch
acpi-hmat-calculate-abstract-distance-with-hmat-checkpatch-fixes.patch
mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents.patch
signal-print-comm-and-exe-name-on-fatal-signals-fix.patch
drm-i915-move-abs_diff-to-mathh-fix-fix.patch


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

only message in thread, other threads:[~2023-08-04 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-04 18:05 [folded-merged] mm-mm_init-ignore-kernelcore=mirror-boot-option-when-no-mirror-memory-presents-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.