On Thursday 15 November 2012, Vineet Gupta wrote: > On Monday 12 November 2012 07:21 PM, Arnd Bergmann wrote: > > > I think these should be moved into regsets, as we have done for all > > other new architectures. Your arch_ptrace then becomes a trivial wrapper > > around ptrace_request. > > The regset stuff is already complete - and even this code uses the reget > callbacks. It's just that we need to carry on this dual ABI for some > time for our legacy gdbserver. Ok, but please don't submit that patch upstream then. It's ok to keep it in your own tree for the transitional phase, I assume that you have other patches in there as well that are not submitted yet. Once the new gdb is in use everywhere, you can just drop that patch. The problem with having this upstream is that this would create a precedent for having the interface, and if people start relying on it being there, we can't remove from upstream any more. If you just have it in your private repository, we can just argue that it was never officially supported. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html