[Devel] Re: [PATCH -mm 2/2] x86_64: semi-rewrite of PTRACE_PEEKUSR, PTRACE_POKEUSR
Alexey Dobriyan
adobriyan at sw.ru
Mon Jun 25 06:04:34 PDT 2007
On Wed, Jun 20, 2007 at 02:41:48PM -0700, Roland McGrath wrote:
> What's the purpose of the change?
Chopping small bits of utrace to mainline.
regset stuff looks reasonable and self-contained enough to start with.
However, regset part in utrace contain quite a few unused things, so
I'm leaving those alone. Their time will come (or won't).
This way we can merge non-racy stuff first and leave core utrace for
later.
More information about the Devel
mailing list