]> asedeno.scripts.mit.edu Git - linux.git/commit
xtensa: move internal ptrace definitions from uapi/asm to asm
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 26 Jan 2015 21:43:14 +0000 (00:43 +0300)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 1 May 2017 14:00:10 +0000 (07:00 -0700)
commit0700ed072feffd65212e6a03840d19c4988d6820
tree4657a7f55cc926b3cc08806dcff6fa2613d5438f
parent1b47a683a04a93ad32786a23b7f88990b980346a
xtensa: move internal ptrace definitions from uapi/asm to asm

Stack frame layout diagram, kernel stack size and exception_handlers
offsets are used by the kernel and are not supposed to be accessible to
userspace. Move these definitions from uapi/asm/ptrace.h to asm/ptrace.h

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/ptrace.h
arch/xtensa/include/uapi/asm/ptrace.h