remove asm-generic/ptrace.h v2

Christoph Hellwig hch at lst.de
Mon May 20 16:00:13 AEST 2019


Hi all,

asm-generic/ptrace.h is a little weird in that it doesn't actually
implement any functionality, but it provided multiple layers of macros
that just implement trivial inline functions.  We implement those
directly in the few architectures and be off with a much simpler
design.

Changes since v1:
 - add a missing empty line between functions


More information about the Linuxppc-dev mailing list