Dmitry V. Levin 2c8b6de913 mips o32: fix build
Commit 917c2ccf3a67 "Refactor stack pointers" moved mips_REG_* macros
from linux/mips/arch_regs.h to linux/mips/arch_regs.c because these
macros are no longer used outside syscall.c or files included by
syscall.c, but this caused a build regression on mips o32 because
decode_syscall_subcall() uses mips_REG_SP prior to its definition.

* syscall.c (decode_syscall_subcall): Move ...
* linux/mips/get_syscall_args.c: ... here.
* NEWS: Mention this fix.

Reported-by: Baruch Siach <baruch@tkos.co.il>
Fixes: v4.26~61 "Refactor stack pointers"
2019-01-08 02:27:18 +00:00
..
2018-12-26 18:25:10 +00:00
2018-12-26 18:25:10 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2019-01-08 02:27:18 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-26 18:25:10 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00
2018-12-24 23:46:43 +00:00
2018-12-30 15:35:21 +00:00
2018-12-30 15:35:21 +00:00