]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: ptrace: remove obsolete ptrace request numbers from user headers
authorWill Deacon <will.deacon@arm.com>
Thu, 27 Sep 2012 10:38:12 +0000 (11:38 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 27 Sep 2012 10:46:22 +0000 (11:46 +0100)
commite1dc98cf8277ad5e430c8ab2a21f1255b2b01c68
tree51b07e057fe8bd8320a770f82bde61e43f6da520
parentb1be6ead59662855a686be28ffa7cf4b8e3049e8
arm64: ptrace: remove obsolete ptrace request numbers from user headers

The use of regsets has removed the need for many private ptrace requests,
so remove the corresponding definitions from the user-visible ptrace.h

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/ptrace.h
arch/arm64/kernel/ptrace.c