]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: asm/reg.h: Move to uapi
authorAlex Smith <alex@alex-smith.me.uk>
Wed, 23 Jul 2014 13:40:16 +0000 (14:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Aug 2014 22:06:38 +0000 (00:06 +0200)
commitd962de753647799d872d20d76c88dfb52aa107ed
tree42235334afcec023c83dd4cd380aadd88bfdfb51
parent6c6163527b85956b252a07146f2a2650a36126ae
MIPS: asm/reg.h: Move to uapi

This header defines an exported interface (the register layout used in
core dumps and the GP regset accessible with PTRACE_{GET,SET}REGSET),
therefore belongs in uapi.

Signed-off-by: Alex Smith <alex@alex-smith.me.uk>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7458/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/reg.h
arch/mips/include/uapi/asm/reg.h [new file with mode: 0644]