diff options
author | David Daney <david.daney@cavium.com> | 2013-05-22 22:35:56 (GMT) |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-05-23 08:19:04 (GMT) |
commit | 8f657933a3c2086d4731350c98f91a990783c0d3 (patch) | |
tree | 298c60e432e33537cc0c7c4eef6aa545b1449612 /arch/mips/kernel/csrc-gic.c | |
parent | be8a6d452bda4b1b842e81a99bb86f77a1cb8279 (diff) | |
download | linux-fsl-qoriq-8f657933a3c2086d4731350c98f91a990783c0d3.tar.xz |
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/csrc-gic.c')
0 files changed, 0 insertions, 0 deletions