diff options
author | David Daney <david.daney@cavium.com> | 2013-05-22 22:35:56 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-05-23 10:19:04 +0200 |
commit | 8f657933a3c2086d4731350c98f91a990783c0d3 (patch) | |
tree | 298c60e432e33537cc0c7c4eef6aa545b1449612 /arch/mips/kernel | |
parent | be8a6d452bda4b1b842e81a99bb86f77a1cb8279 (diff) | |
download | op-kernel-dev-8f657933a3c2086d4731350c98f91a990783c0d3.zip op-kernel-dev-8f657933a3c2086d4731350c98f91a990783c0d3.tar.gz |
MIPS: Quit exposing Kconfig symbols in uapi headers.
The kernel's struct pt_regs has many fields conditional on various
Kconfig variables, we cannot be exporting this garbage to user-space.
Move the kernel's definition to asm/ptrace.h, and put a uapi only
version in uapi/asm/ptrace.h gated by #ifndef __KERNEL__
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5305/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel')
0 files changed, 0 insertions, 0 deletions