linux/arch/tile/include/uapi/asm
Chris Metcalf 395e095ed9 arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Use the newer idioms for setting PTRACE_O_xxx and PT_TRACE_xxx flags.
Only set/clear tile-specific flags if the generic routine returns
success, since otherwise we want to avoid setting any flags at all.
Atomically update the ptrace flags with the new values.  Eliminate
the PT_TRACE_MASK_TILE bitmask and just shift PTRACE_O_MASK_TILE.
Add a BUILD_BUG_ON to avoid overlapping with generic bits.

Acked-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2012-12-14 12:56:54 -05:00
..
Kbuild UAPI: The tile arch uses the generic ucontext.h file 2012-10-17 12:31:16 +01:00
auxvec.h
bitsperlong.h
byteorder.h
cachectl.h
hardwall.h
kvm_para.h
mman.h
ptrace.h arch/tile: clean up tile-specific PTRACE_SETOPTIONS 2012-12-14 12:56:54 -05:00
setup.h
sigcontext.h
siginfo.h
signal.h
stat.h
swab.h
unistd.h