[PATCH v2 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64

Andy Lutomirski luto at kernel.org
Tue Mar 19 07:04:28 AEDT 2019


On Mon, Mar 18, 2019 at 3:49 AM Sudeep Holla <sudeep.holla at arm.com> wrote:
>
> Hi,
>
> This patchset evolved from the discussion in the thread[0][1]. When we
> wanted to add PTRACE_SYSEMU support to ARM64, we thought instead of
> duplicating what other architectures like x86 and powerpc have done,
> let consolidate the existing support and move it to the core as there's
> nothing arch specific in it.
>

In the discussion from the first version, there was talk of some
testing.  Can you put the test cases in question into v3?

--Andy


More information about the Linuxppc-dev mailing list