The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf: Linux 5.16-rc1 (2021-11-14 13:56:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_1 for you to fetch changes up to fc1aabb088860d6cf9dd03612b7a6f0de91ccac2: mips: lantiq: add support for clk_get_parent() (2021-11-16 09:27:40 +0100) ---------------------------------------------------------------- - wire futex_waitv syscall - build fixes for lantiq and bcm63xx configs - yamon-dt bugfix ---------------------------------------------------------------- Colin Ian King (1): MIPS: generic/yamon-dt: fix uninitialized variable error Randy Dunlap (2): mips: bcm63xx: add support for clk_get_parent() mips: lantiq: add support for clk_get_parent() Wang Haojun (1): MIPS: syscalls: Wire up futex_waitv syscall arch/mips/bcm63xx/clk.c | 6 ++++++ arch/mips/generic/yamon-dt.c | 2 +- arch/mips/kernel/syscalls/syscall_n32.tbl | 1 + arch/mips/kernel/syscalls/syscall_n64.tbl | 1 + arch/mips/kernel/syscalls/syscall_o32.tbl | 1 + arch/mips/lantiq/clk.c | 6 ++++++ 6 files changed, 16 insertions(+), 1 deletion(-) -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]