Re: powerpc/fsl_book3e: fix the relocatable bug in debug interrupt handler

2015-08-10 Thread Scott Wood
On Mon, 2015-08-10 at 10:23 +0800, Huang, Yuanjie wrote: > Hi Scott, > > On 08/08/2015 10:29 AM, Scott Wood wrote: > > [Please wrap commit messages at around 74 columns] > Ok, I will when sending a new version. > > > > On Fri, Aug 07, 2015 at 02:58:10PM +0800, Yuanjie Huang wrote: > > > PowerPC B

Re: powerpc/fsl_book3e: fix the relocatable bug in debug interrupt handler

2015-08-09 Thread Huang, Yuanjie
Hi Scott, On 08/08/2015 10:29 AM, Scott Wood wrote: [Please wrap commit messages at around 74 columns] Ok, I will when sending a new version. On Fri, Aug 07, 2015 at 02:58:10PM +0800, Yuanjie Huang wrote: PowerPC Book3E processor features hardware-supported single instruction execution, and

Re: powerpc/fsl_book3e: fix the relocatable bug in debug interrupt handler

2015-08-07 Thread Scott Wood
[Please wrap commit messages at around 74 columns] On Fri, Aug 07, 2015 at 02:58:10PM +0800, Yuanjie Huang wrote: > PowerPC Book3E processor features hardware-supported single instruction > execution, and it is used for ptrace(PTRACE_SINGLESTEP, ...). When a > debugger loads a debuggee, it typica