Re: [PATCH] i386 - Fix regression, endless loop in ptrace singlestep over an int80

2007-07-02 Thread Jason Wessel
Chuck Ebbert wrote: On 07/02/2007 04:53 PM, Jason Wessel wrote: Attached is a patch with a complete test case to fix the regression introduced by the commit: 635cf99a80f4ebee59d70eb64bb85ce829e4591f. This patch is against kernel 2.6.21 but the fix is applicable to 2.6.21 and up. Prior to th

Re: [PATCH] i386 - Fix regression, endless loop in ptrace singlestep over an int80

2007-07-02 Thread Chuck Ebbert
On 07/02/2007 04:53 PM, Jason Wessel wrote: > > Attached is a patch with a complete test case to fix the regression > introduced by the commit: 635cf99a80f4ebee59d70eb64bb85ce829e4591f. > > This patch is against kernel 2.6.21 but the fix is applicable to 2.6.21 > and up. Prior to the commit that

Re: [PATCH] i386 - Fix regression, endless loop in ptrace singlestep over an int80

2007-07-02 Thread Jeremy Fitzhardinge
Jason Wessel wrote: Attached is a patch with a complete test case to fix the regression introduced by the commit: 635cf99a80f4ebee59d70eb64bb85ce829e4591f. This patch is against kernel 2.6.21 but the fix is applicable to 2.6.21 and up. Prior to the commit that introduced the regression the