From: Linus Torvalds Date: Sat, 17 May 2025 14:48:25 +0000 (-0700) Subject: Merge tag 'loongarch-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.15-rc7~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c586c97dd84a4d1c8df38171dc715f6241c7e6a3;p=thirdparty%2Flinux.git Merge tag 'loongarch-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson Pull LoongArch fixes from Huacai Chen: "Fix some bugs in kernel-fpu, cpu idle function, hibernation and uprobes" * tag 'loongarch-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: LoongArch: uprobes: Remove redundant code about resume_era LoongArch: uprobes: Remove user_{en,dis}able_single_step() LoongArch: Save and restore CSR.CNTC for hibernation LoongArch: Move __arch_cpu_idle() to .cpuidle.text section LoongArch: Fix MAX_REG_OFFSET calculation LoongArch: Prevent cond_resched() occurring within kernel-fpu --- c586c97dd84a4d1c8df38171dc715f6241c7e6a3