Re: [PATCH v4 0/7] Kudmp support for PPC440x

2011-12-09 Thread Suzuki Poulose
On 12/09/11 17:13, Suzuki K. Poulose wrote: The following series implements: * Generic framework for relocatable kernel on PPC32, based on processing the dynamic relocation entries. * Relocatable kernel support for 44x * Kdump support for 44x. Doesn't support 47x yet, as the kexec

[PATCH v4 0/7] Kudmp support for PPC440x

2011-12-09 Thread Suzuki K. Poulose
The following series implements: * Generic framework for relocatable kernel on PPC32, based on processing the dynamic relocation entries. * Relocatable kernel support for 44x * Kdump support for 44x. Doesn't support 47x yet, as the kexec support is missing. Changes from V3: * Added a