]> 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)
commit7516e2cc4a4e4006fa25ba124698ba15446d6f37
tree42235334afcec023c83dd4cd380aadd88bfdfb51
parent3ddc3bd79979b68747b333d43d856e26003e6707
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]