Merge tag 'loongarch-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 May 2025 14:48:25 +0000 (07:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 May 2025 14:48:25 +0000 (07:48 -0700)
commitc586c97dd84a4d1c8df38171dc715f6241c7e6a3
tree606003b651d941e8647aa4dc63dcca0c168a62b3
parenta1317e1cb2109e1868ed0269c53244ea488dc9f2
parent12614f794274f63fbdfe76771b2b332077d63848
Merge tag 'loongarch-fixes-6.15-2' of git://git./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