summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/xarray.py
diff options
context:
space:
mode:
authorHuacai Chen <chenhuacai@loongson.cn>2025-11-20 09:42:05 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-12 20:40:22 +0300
commitf77093e2595d9d9e9ec2ba345ad32e5d7a9c91cd (patch)
tree86a64bc49f27ce8e5e1cc91b7bcf65cd6a1173c1 /scripts/gdb/linux/xarray.py
parent9a92af96baf52640d60353ed948421950d23618a (diff)
downloadlinux-f77093e2595d9d9e9ec2ba345ad32e5d7a9c91cd.tar.xz
LoongArch: Mask all interrupts during kexec/kdump
[ Upstream commit 863a320dc6fd7c855f47da4bb82a8de2d9102ea2 ] If the default state of the interrupt controllers in the first kernel don't mask any interrupts, it may cause the second kernel to potentially receive interrupts (which were previously allocated by the first kernel) immediately after a CPU becomes online during its boot process. These interrupts cannot be properly routed, leading to bad IRQ issues. This patch calls machine_kexec_mask_interrupts() to mask all interrupts during the kexec/kdump process. Signed-off-by: Tianyang Zhang <zhangtianyang@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions