Re: [PATCH 3/3] powerpc/kexec: Add support for FSL-BookE

2010-05-24 Thread Kumar Gala
On Apr 4, 2010, at 3:19 PM, Sebastian Andrzej Siewior wrote: > From: Sebastian Andrzej Siewior > > This adds support kexec on FSL-BookE where the MMU can not be simply > switched off. The code borrows the initial MMU-setup code to create the > identical mapping mapping. The only difference to t

Re: [PATCH 3/3] powerpc/kexec: Add support for FSL-BookE

2010-05-07 Thread Kumar Gala
On May 7, 2010, at 7:16 AM, Josh Boyer wrote: > On Fri, May 07, 2010 at 07:35:34PM +0800, wilbur.chan wrote: >> Most booke powerpc are based on SMP, I am looking forward someone to >> implement this. hiahia > > Erm, actually most Book-E powerpc CPUs are not SMP. SMP Book-E cores are only > a fa

Re: [PATCH 3/3] powerpc/kexec: Add support for FSL-BookE

2010-05-07 Thread Josh Boyer
On Fri, May 07, 2010 at 07:35:34PM +0800, wilbur.chan wrote: >Most booke powerpc are based on SMP, I am looking forward someone to >implement this. hiahia Erm, actually most Book-E powerpc CPUs are not SMP. SMP Book-E cores are only a fairly recent development, and if I recall correctly you need

Re: [PATCH 3/3] powerpc/kexec: Add support for FSL-BookE

2010-05-07 Thread wilbur.chan
Most booke powerpc are based on SMP, I am looking forward someone to implement this. hiahia ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev

Re: [PATCH 3/3] powerpc/kexec: Add support for FSL-BookE

2010-05-07 Thread Sebastian Andrzej Siewior
* Kumar Gala | 2010-05-07 01:50:29 [-0500]: >Can you explain this a bit more. Mostly would like to have a brief >description of the sequence of events as part of the commit message. > >Something like: > >* Running kernel calls machine_kexec() >* machine_kexec_32() >* jump to relocate code >* rel

Re: [PATCH 3/3] powerpc/kexec: Add support for FSL-BookE

2010-05-06 Thread Kumar Gala
On Apr 4, 2010, at 3:19 PM, Sebastian Andrzej Siewior wrote: > From: Sebastian Andrzej Siewior > > This adds support kexec on FSL-BookE where the MMU can not be simply > switched off. The code borrows the initial MMU-setup code to create the > identical mapping mapping. The only difference to t

[PATCH 3/3] powerpc/kexec: Add support for FSL-BookE

2010-04-04 Thread Sebastian Andrzej Siewior
From: Sebastian Andrzej Siewior This adds support kexec on FSL-BookE where the MMU can not be simply switched off. The code borrows the initial MMU-setup code to create the identical mapping mapping. The only difference to the original boot code is the size of the mapping(s) and the executeable a