Re: [PATCH] reduce alignment constraint on ia64 elf core header

2008-03-04 Thread Neil Horman
On Tue, Mar 04, 2008 at 01:28:16PM +0900, Simon Horman wrote: On Mon, Mar 03, 2008 at 04:56:44PM +0100, Bernhard Walle wrote: * Neil Horman [EMAIL PROTECTED] [2008-03-03 15:30]: Hey all- Patch to reduce the alignment constraints on ia64 elf core headers. From what I can see there is

Re: [PATCH] reduce alignment constraint on ia64 elf core header

2008-03-04 Thread Simon Horman
On Tue, Mar 04, 2008 at 06:49:44AM -0500, Neil Horman wrote: On Tue, Mar 04, 2008 at 01:28:16PM +0900, Simon Horman wrote: On Mon, Mar 03, 2008 at 04:56:44PM +0100, Bernhard Walle wrote: * Neil Horman [EMAIL PROTECTED] [2008-03-03 15:30]: Hey all- Patch to reduce the

[PATCH] reduce alignment constraint on ia64 elf core header

2008-03-03 Thread Neil Horman
Hey all- Patch to reduce the alignment constraints on ia64 elf core headers. From what I can see there is no need to align the elf core header structure to the EFI_PAGE_SIZE (given that the EFI will never read this data, only the kernel will when booting a kdump kernel). And since this is

Re: [PATCH] reduce alignment constraint on ia64 elf core header

2008-03-03 Thread Bernhard Walle
* Neil Horman [EMAIL PROTECTED] [2008-03-03 15:30]: Hey all- Patch to reduce the alignment constraints on ia64 elf core headers. From what I can see there is no need to align the elf core header structure to the EFI_PAGE_SIZE (given that the EFI will never read this data, only the