[PATCH v4 0/2] mfd: loongson-se: Fix miscellaneous issues and add multi-node support
From: Qunqin Zhao
Date: Mon Jun 29 2026 - 03:30:41 EST
- Patch 1 focuses entirely on structural and error-path hardening for the
pre-existing baseline code. This includes resolving critical issues such as
uninitialized stack memory writes, engines array out-of-bounds writes.
v4: new patch
- Patch 2 introduces the multi-node platform support.
v4: Safely handling shared interrupt handler returns.
v3: Using shared interrupts (IRQF_SHARED) instead of manually
iterating through all devices to check for interrupts.
Qunqin Zhao (2):
mfd: loongson-se: Fix miscellaneous issues
mfd: loongson-se: Add multi-node support
drivers/mfd/loongson-se.c | 32 ++++++++++++++++++++++++++------
include/linux/mfd/loongson-se.h | 1 +
2 files changed, 27 insertions(+), 6 deletions(-)
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
--
2.47.2