glibc: Syscall fixes for mips/risc-v/mucroblaze
Should fix the mips make 4.3 issue on target
Changes in this delta
*
71f2b249a2 malloc/tst-mallocfork2: Kill lingering process for unexpected failures
*
5d31b083e4 riscv: Avoid clobbering register parameters in syscall
*
f4f8843515 microblaze: Avoid clobbering register parameters in syscall
*
aa638b86b2 mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]
*
ae1b6b13d4 mips: Use 'long int' and 'long long int' in linux syscall code
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>