The following changes since commit 91dc288f4edf0d768e46c2c6d33e0ab703403459: MIPS: vpe-mt: drop physical_memsize (2023-02-20 15:11:01 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.3_1 for you to fetch changes up to 1a2c73f4834dd79e4f2c590ac75358fb44137650: MIPS: Workaround clang inline compat branch issue (2023-02-28 23:09:49 +0100) ---------------------------------------------------------------- a few more cleanups/fixes ---------------------------------------------------------------- Arınç ÜNAL (2): mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK mips: ralink: make SOC_MT7621 select PINCTRL Jiaxun Yang (4): MIPS: Remove DMA_PERDEV_COHERENT MIPS: smp-cps: Don't rely on CP0_CMGCRBASE MIPS: cevt-r4k: Offset the value used to clear compare interrupt MIPS: Workaround clang inline compat branch issue Sergio Paracuellos (2): mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' mips: dts: ralink: mt7621: add phandle to system controller node for watchdog arch/mips/Kconfig | 10 ++++------ arch/mips/boot/dts/ralink/mt7621.dtsi | 3 ++- arch/mips/include/asm/asm.h | 2 +- arch/mips/include/asm/smp-cps.h | 4 ++++ arch/mips/kernel/cevt-r4k.c | 4 ++-- arch/mips/kernel/cps-vec.S | 35 +++++++++++++++-------------------- arch/mips/kernel/smp-cps.c | 2 ++ arch/mips/ralink/Kconfig | 2 +- 8 files changed, 31 insertions(+), 31 deletions(-) -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]