The following changes since commit bb2d63500b5c8fd1ea425caffe2d44c931fefc6b: MIPS: config: Add ip30_defconfig (2024-07-15 18:17:34 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_6.11_1 for you to fetch changes up to 2c716cf17edee74424336e87fe42b99ee5e91bad: mips: sibyte: add missing MODULE_DESCRIPTION() macro (2024-07-23 09:47:40 +0200) ---------------------------------------------------------------- - Use improved timer sync for Loongson64 - Fix address of GCR_ACCESS register - Add missing MODULE_DESCRIPTION ---------------------------------------------------------------- Gregory CLEMENT (1): MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later Jeff Johnson (1): mips: sibyte: add missing MODULE_DESCRIPTION() macro Jiaxun Yang (1): MIPS: Loongson64: Switch to SYNC_R4K arch/mips/Kconfig | 1 + arch/mips/include/asm/mips-cm.h | 4 ++++ arch/mips/include/asm/smp.h | 1 - arch/mips/kernel/smp-cps.c | 5 ++++- arch/mips/loongson64/smp.c | 35 ++--------------------------------- arch/mips/sibyte/common/sb_tbprof.c | 1 + 6 files changed, 12 insertions(+), 35 deletions(-) -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]