public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] dump kmessage before machine_kexec
@ 2021-03-19 19:23 Pavel Tatashin
  2021-03-19 19:23 ` [PATCH v3 1/1] kexec: " Pavel Tatashin
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Tatashin @ 2021-03-19 19:23 UTC (permalink / raw)
  To: pasha.tatashin, jmorris, sashal, tyhicks, pmladek, ebiederm,
	keescook, anton, ccross, tony.luck, kexec, linux-kernel, akpm

Changelog
v3
	- Re-sending because it still has not landed in mainline.
	- Sync with mainline
	- Added Acked-by: Baoquan He
v2
	- Added review-by's
	- Sync with mainline

Allow to study performance shutdown via kexec reboot calls by having kmsg
log saved via pstore.

Previous submissions
v1 https://lore.kernel.org/lkml/20200605194642.62278-1-pasha.tatashin@soleen.com
v2 https://lore.kernel.org/lkml/20210126204125.313820-1-pasha.tatashin@soleen.com

Pavel Tatashin (1):
  kexec: dump kmessage before machine_kexec

 kernel/kexec_core.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-19 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19 19:23 [PATCH v3 0/1] dump kmessage before machine_kexec Pavel Tatashin
2021-03-19 19:23 ` [PATCH v3 1/1] kexec: " Pavel Tatashin
2021-03-19 19:31   ` Tyler Hicks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox