]> git.baikalelectronics.ru Git - kernel.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)
commit1582e61e877019533383423c89482df0e28dca29
tree4657a7f55cc926b3cc08806dcff6fa2613d5438f
parentd2cb5f816f7cac74b0ba2a7266e40c455260c0fe
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