On Wed, Jul 05, 2006 at 02:53:17PM +0530, Milind Dumbare wrote: > Hi Tom, > Should I check-in this patch?
If you would please, thanks! > On Sun, 2006-07-02 at 16:01 -0700, Tom Rini wrote: > > On Fri, Jun 30, 2006 at 08:46:41AM -0500, Kevin Hilman wrote: > > > After a memory fault caused by a kgdb access (in kgdb_mem2hex for > > > example) the kgdb_fault_setjmp/longjmp routines are used to recover from > > > the fault. On ARM, when kgdb_fault_longjmp restores the state, it does > > > not properly restore the CPSR saved by kgdb_fault_setjmp before the > > > fault. Here's a patch to properly restore CPSR. > > > > > > The patch below is from 2.6.10, but this code hasn't changed since 2.4 > > > so should apply to any kernel. > > > > And is indeed from 2.4 even, hence the bug. Will apply this shortly, > > thanks! > > > -- > ...Milind > KGDB-PRO > http://www.linsyssoft.com/Kgdbpro.html -- Tom Rini Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
