]> 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)
commit2c762275b37920cbb7b05a55f4030912adf85e29
tree51b07e057fe8bd8320a770f82bde61e43f6da520
parent7c9eed2c28d71f36b5b89a25cda7009a5fa2e6b9
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