From: Linus Torvalds Date: Sat, 26 Aug 2023 17:28:52 +0000 (-0700) Subject: Merge tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~4162 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c313761337fb8fa7fc44296f0e10844505916208;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'loongarch-fixes-6.5-2' of git://git./linux/kernel/git/chenhuacai/linux-loongson Pull LoongArch fixes from Huacai Chen: "Fix a ptrace bug, a hw_breakpoint bug, some build errors/warnings and some trivial cleanups" * tag 'loongarch-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: LoongArch: Fix hw_breakpoint_control() for watchpoints LoongArch: Ensure FP/SIMD registers in the core dump file is up to date LoongArch: Put the body of play_dead() into arch_cpu_idle_dead() LoongArch: Add identifier names to arguments of die() declaration LoongArch: Return earlier in die() if notify_die() returns NOTIFY_STOP LoongArch: Do not kill the task in die() if notify_die() returns NOTIFY_STOP LoongArch: Remove LoongArch: Replace #include with #include LoongArch: Remove unneeded #include LoongArch: Replace -ffreestanding with finer-grained -fno-builtin's LoongArch: Remove redundant "source drivers/firmware/Kconfig" --- c313761337fb8fa7fc44296f0e10844505916208