Re: [PATCH] sparc/linux: rewrite to use asm/ptrace.h

2009-10-12 Thread Dmitry V. Levin
On Mon, Oct 12, 2009 at 11:05:14AM -0400, Mike Frysinger wrote: > The current sparc/linux code uses asm/reg.h, but recent Linux kernels > dropped that header completely. So switch over to the ptrace headers as > those should stick around indefinitely as part of the ABI. Pushed to HEAD, thank you.

[PATCH] sparc/linux: rewrite to use asm/ptrace.h

2009-10-12 Thread Mike Frysinger
The current sparc/linux code uses asm/reg.h, but recent Linux kernels dropped that header completely. So switch over to the ptrace headers as those should stick around indefinitely as part of the ABI. * defs.h (U_REG_G1, U_REG_O0, U_REG_O1): Define. * process.c: Drop asm/regs.h include. (change_s