public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/10] Kdump Update i386/x86_64
@ 2005-11-17 13:13 Vivek Goyal
  2005-11-17 13:18 ` [PATCH 1/10] kdump: i386 save ss esp bug fix Vivek Goyal
  0 siblings, 1 reply; 22+ messages in thread
From: Vivek Goyal @ 2005-11-17 13:13 UTC (permalink / raw)
  To: linux kernel mailing list, Fastboot mailing list,
	Morton Andrew Morton
  Cc: ak, Eric W. Biederman

Hi,

Following set of patches is an update to kdump on i386 and x86_64. Changes
arises mainly due to review comments received during last posting of
kdump for x86_64.

Vivek Goyal:
	- i386 save ss esp bug fix
	- dynamic per cpu allocation of memory for saving cpu registers
	- export per cpu crash notes pointer through sysfs
	- save registers early (inline functions)

Murali M:
	- x86_64 add memmmap command line option
	- x86_64 add elfcorehdr command line option
	- x86_64 kexec on panic
	- x86_64 save cpu registers upon crash

Rachita Kothiyal:
	- read previous kernel's memory
	- kexec increase max segment limit

This set of patches has been tested on i386 and em64t x86_64 machine. Crash
dumps can be captured and opened using gdb and crash-4.0-2.12.

Corresponding kexec-tools patches are being posted in a separate set
on fastboot mailing list.

Thanks
Vivek

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

end of thread, other threads:[~2005-11-23 14:01 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-17 13:13 [PATCH 0/10] Kdump Update i386/x86_64 Vivek Goyal
2005-11-17 13:18 ` [PATCH 1/10] kdump: i386 save ss esp bug fix Vivek Goyal
2005-11-17 13:20   ` [PATCH 2/10] kdump: dynamic per cpu allocation of memory for saving cpu registers Vivek Goyal
2005-11-17 13:21     ` [PATCH 3/10] kdump: export per cpu crash notes pointer through sysfs Vivek Goyal
2005-11-17 13:23       ` [PATCH 4/10] kdump: save registers early (inline functions) Vivek Goyal
2005-11-17 13:24         ` [PATCH 5/10] kdump: x86_64 add memmmap command line option Vivek Goyal
2005-11-17 13:25           ` [PATCH 6/10] kdump: x86_64 add elfcorehdr " Vivek Goyal
2005-11-17 13:26             ` [PATCH 7/10] kdump: x86_64 kexec on panic Vivek Goyal
2005-11-17 13:28               ` [PATCH 8/10] kdump: x86_64 save cpu registers upon crash Vivek Goyal
2005-11-17 13:29                 ` [PATCH 9/10] kdump: read previous kernel's memory Vivek Goyal
2005-11-17 13:30                   ` [PATCH 10/10] kexec: increase max segment limit Vivek Goyal
2005-11-17 22:20                   ` [PATCH 9/10] kdump: read previous kernel's memory Andrew Morton
2005-11-17 23:14                     ` Eric W. Biederman
2005-11-23 14:04                     ` [Fastboot] " Rachita Kothiyal
2005-11-18  0:47                 ` [PATCH 8/10] kdump: x86_64 save cpu registers upon crash Haren Myneni
2005-11-18 21:52                 ` Eric W. Biederman
2005-11-19  4:35                   ` Vivek Goyal
2005-11-17 22:07       ` [PATCH 3/10] kdump: export per cpu crash notes pointer through sysfs Andrew Morton
2005-11-18 12:33         ` Vivek Goyal
2005-11-17 22:01     ` [PATCH 2/10] kdump: dynamic per cpu allocation of memory for saving cpu registers Andrew Morton
2005-11-18  3:37       ` Vivek Goyal
2005-11-18 12:32       ` Vivek Goyal

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