[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240102144905.110047-1-ytcoode@gmail.com>
Date: Tue, 2 Jan 2024 22:49:02 +0800
From: Yuntao Wang <ytcoode@...il.com>
To: linux-kernel@...r.kernel.org,
kexec@...ts.infradead.org,
x86@...nel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Baoquan He <bhe@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
"H. Peter Anvin" <hpa@...or.com>,
Vivek Goyal <vgoyal@...hat.com>,
Dave Young <dyoung@...hat.com>,
Hari Bathini <hbathini@...ux.ibm.com>,
Sourabh Jain <sourabhjain@...ux.ibm.com>,
Takashi Iwai <tiwai@...e.de>,
Yuntao Wang <ytcoode@...il.com>
Subject: [PATCH v2 0/3] crash: Some cleanups and fixes
This patchset includes two cleanups and one fix.
v1 -> v2:
Patch 1 and 2 have no changes.
Patch 3 has no functional changes. I just squashed the following patch
into it based on Baoquan's suggestion, to make it easier to merge.
[PATCH] crash_core: optimize crash_exclude_mem_range()
https://lore.kernel.org/all/20231219163418.108591-1-ytcoode@gmail.com/T/#u
The link to the v1 version of this patchset is:
https://lore.kernel.org/lkml/ZZPMLextp0n3lwbD@MiWiFi-R3L-srv/t/#m4d20eee5aee48a1daf0a754b5570afb4b5d4fa03
Yuntao Wang (3):
x86/crash: remove the unused image parameter from
prepare_elf_headers()
x86/crash: use SZ_1M macro instead of hardcoded value
crash_core: fix and simplify the logic of crash_exclude_mem_range()
arch/x86/kernel/crash.c | 12 +++----
kernel/crash_core.c | 80 +++++++++++++++--------------------------
2 files changed, 35 insertions(+), 57 deletions(-)
--
2.43.0
Powered by blists - more mailing lists