Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus

* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus:
[MIPS] Fix fallocate on o32 binary compat ABI
[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.
[MIPS] IP32: Fix initialization of UART base addresses.

+1 -1
+1 -1
arch/mips/kernel/scall64-o32.S
··· 525 525 PTR compat_sys_signalfd 526 526 PTR compat_sys_timerfd 527 527 PTR sys_eventfd 528 - PTR sys_fallocate /* 4320 */ 528 + PTR sys32_fallocate /* 4320 */ 529 529 .size sys_call_table,.-sys_call_table