diff options
author | David Daney <david.daney@cavium.com> | 2013-05-23 00:35:56 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-05-23 10:19:04 +0200 |
commit | 8f657933a3c2086d4731350c98f91a990783c0d3 (patch) | |
tree | 298c60e432e33537cc0c7c4eef6aa545b1449612 /Documentation/stable_api_nonsense.txt | |
parent | MIPS: Remove duplicate definition of check_for_high_segbits. (diff) | |
download | linux-8f657933a3c2086d4731350c98f91a990783c0d3.tar.xz linux-8f657933a3c2086d4731350c98f91a990783c0d3.zip |
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 'Documentation/stable_api_nonsense.txt')
0 files changed, 0 insertions, 0 deletions