aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
authorHuacai Chen <[email protected]>2025-11-20 06:42:05 +0000
committerHuacai Chen <[email protected]>2025-11-20 06:42:05 +0000
commit863a320dc6fd7c855f47da4bb82a8de2d9102ea2 (patch)
tree143518ff1ba3bb750fd555f7cb22e64cd0547600 /scripts/basic/docproc.c
parentLoongArch: Fix NUMA node parsing with numa_memblks (diff)
downloadkernel-863a320dc6fd7c855f47da4bb82a8de2d9102ea2.tar.gz
kernel-863a320dc6fd7c855f47da4bb82a8de2d9102ea2.zip
LoongArch: Mask all interrupts during kexec/kdump
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 <[email protected]> Signed-off-by: Huacai Chen <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions