Pratyush Yadav
Pratyush Yadav
Hi @gitster I fetched your tree just now and I see that you have not yet merged it. My `master` branch has moved since you opened this PR. If it...
>I think it's probably better to create compel/arch/x86/src/lib/include/uapi/asm/ptrace-abi.h and put PTRACE_ARCH_PRCTL there, so that we don't mix defines from ptrace-abi.h and ptrace.h Perhaps the commit message was a bit confusing....
Updated the branch. Changes in new version: - Moved the define to after `ptrace_suspend_seccomp()`. - Added the comment `/* From asm/ptrace-abi.h. */` after the define.