On Thu, May 04, 2006 at 10:44:22AM +0200, Welterlen Benoit wrote:
> Hello,
> 
> On which sources do you apply your patch ? I tried with kexec-tools 
> 1.101 from Eric, with  your last patch (3.13.2006) or the Zou Nan Hai's 
> one, but I am not successful :
> 
> Here is a part of my kexec-ia64.c file :
> 
> ...
> #define MAX_MEMORY_RANGES 64
> #define MAX_LINE 160
> static struct memory_range memory_range[MAX_MEMORY_RANGES];
> 
> /* Return a sorted list of available memory ranges. */
> int get_memory_ranges(struct memory_range **range, int *ranges)
> {
>        int memory_ranges;
> ...
> 
> The patch can not be applied. Have you applied an other before this one ?
> 

Can you try applying this patch on top of following combination

kexec-tools-1.101.tar.gz 
(http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-1.101.tar.gz)
+
kexec-tools-1.101-kdump8.patch 
(http://lse.sourceforge.net/kdump/patches/1.101-kdump8/kexec-tools-1.101-kdump8.patch)

I will anyway merge Khalid's this patch for -kdump9 if there are no objections.

Thanks
Maneesh
_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to