Re: [PATCH x86/mm 11/11] x86 ptrace merge removals

2007-11-29 Thread Jeff Dike
On Thu, Nov 29, 2007 at 02:38:03PM -0800, Roland McGrath wrote: > > Can you make sure that UML still runs when you're done with ptrace? > > I'd be glad to, especially if you give me some advice on testing (.config > for um-i386 and um-x86_64, what do try that constitutes "UML still runs"). Use de

Re: [PATCH x86/mm 11/11] x86 ptrace merge removals

2007-11-29 Thread Roland McGrath
> On Thu, Nov 29, 2007 at 04:00:57AM -0800, Roland McGrath wrote: > ...lots of ptrace merging... > > Can you make sure that UML still runs when you're done with ptrace? I'd be glad to, especially if you give me some advice on testing (.config for um-i386 and um-x86_64, what do try that constitute

Re: [PATCH x86/mm 11/11] x86 ptrace merge removals

2007-11-29 Thread Jeff Dike
On Thu, Nov 29, 2007 at 04:00:57AM -0800, Roland McGrath wrote: ...lots of ptrace merging... Can you make sure that UML still runs when you're done with ptrace? Jeff -- Work email - jdike at linux dot intel dot com - To unsubscribe from this list: send the line "

[PATCH x86/mm 11/11] x86 ptrace merge removals

2007-11-29 Thread Roland McGrath
This removes the old separate 64-bit and ia32 ptrace source files. They are no longer used. Signed-off-by: Roland McGrath <[EMAIL PROTECTED]> --- arch/x86/ia32/ptrace32.c| 411 - arch/x86/kernel/ptrace_64.c | 470 -