diff options
author | David S. Miller <davem@davemloft.net> | 2008-05-11 06:11:23 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-05-11 10:59:05 +0200 |
commit | 986bef854fab44012df678a5b51817d5274d3ca1 (patch) | |
tree | 2bf27294dc501e00813507d3f070f42c6a10422c /include/asm-sparc64/pstate.h | |
parent | sparc32: Don't twiddle PT_DTRACE in exec. (diff) | |
download | linux-986bef854fab44012df678a5b51817d5274d3ca1.tar.xz linux-986bef854fab44012df678a5b51817d5274d3ca1.zip |
sparc: Fix ptrace() detach.
Forever we had a PTRACE_SUNOS_DETACH which was unconditionally
recognized, regardless of the personality of the process.
Unfortunately, this value is what ended up in the GLIBC sys/ptrace.h
header file on sparc as PTRACE_DETACH and PT_DETACH.
So continue to recognize this old value. Luckily, it doesn't conflict
with anything we actually care about.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc64/pstate.h')
0 files changed, 0 insertions, 0 deletions