* + crash-export-page_unaccepted_mapcount_value-to-vmcoreinfo-v3.patch added to mm-nonmm-unstable branch
@ 2025-04-05 22:37 Andrew Morton
0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2025-04-05 22:37 UTC (permalink / raw)
To: mm-commits, kirill.shutemov, bhe, zhiquan1.li, akpm
The patch titled
Subject: crash: Export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
has been added to the -mm mm-nonmm-unstable branch. Its filename is
crash-export-page_unaccepted_mapcount_value-to-vmcoreinfo-v3.patch
This patch will shortly appear at
https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/crash-export-page_unaccepted_mapcount_value-to-vmcoreinfo-v3.patch
This patch will later appear in the mm-nonmm-unstable branch at
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Before you just go and hit "reply", please:
a) Consider who else should be cc'ed
b) Prefer to cc a suitable mailing list as well
c) Ideally: find the original patch on the mailing list and do a
reply-to-all to that, adding suitable additional cc's
*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***
The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days
------------------------------------------------------
From: Zhiquan Li <zhiquan1.li@intel.com>
Subject: crash: Export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfo
Date: Sat, 5 Apr 2025 14:06:10 +0800
fix docs: "Title underline too short" warning
Link: https://lore.kernel.org/all/20240809114854.3745464-5-kirill.shutemov@linux.intel.com/
Link: https://lkml.kernel.org/r/20250405060610.860465-1-zhiquan1.li@intel.com
Signed-off-by: Zhiquan Li <zhiquan1.li@intel.com>
Reviewed-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
Documentation/admin-guide/kdump/vmcoreinfo.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/Documentation/admin-guide/kdump/vmcoreinfo.rst~crash-export-page_unaccepted_mapcount_value-to-vmcoreinfo-v3
+++ a/Documentation/admin-guide/kdump/vmcoreinfo.rst
@@ -332,7 +332,7 @@ Page attributes. These flags are used to
dumping pages.
PAGE_BUDDY_MAPCOUNT_VALUE(~PG_buddy)|PAGE_OFFLINE_MAPCOUNT_VALUE(~PG_offline)|PAGE_OFFLINE_MAPCOUNT_VALUE(~PG_unaccepted)
------------------------------------------------------------------------------
+-------------------------------------------------------------------------------------------------------------------------
More page attributes. These flags are used to filter various unnecessary for
dumping pages.
_
Patches currently in -mm which might be from zhiquan1.li@intel.com are
crash-export-page_unaccepted_mapcount_value-to-vmcoreinfo.patch
crash-export-page_unaccepted_mapcount_value-to-vmcoreinfo-v3.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-05 22:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-05 22:37 + crash-export-page_unaccepted_mapcount_value-to-vmcoreinfo-v3.patch added to mm-nonmm-unstable branch 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.