[GIT PULL] firmware: stratix10-rsu: fix for v7.0
From: Dinh Nguyen
Date: Tue Feb 24 2026 - 22:56:17 EST
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:
Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/stratix10_rsu_fix_for_v7.0
for you to fetch changes up to c45f7263100cece247dd3fa5fe277bd97fdb5687:
firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled (2026-02-24 21:40:06 -0600)
----------------------------------------------------------------
firmware: stratix10-rsu: fix NULL pointer dereference when RSU is disabled
- Fix a kernel panic that happens in the driver when the First Stage Boot Loader
has not enabled the Remote System Update(RSU).
----------------------------------------------------------------
Liwei Song (1):
firmware: stratix10-rsu: Fix NULL pointer dereference when RSU is disabled
drivers/firmware/stratix10-rsu.c | 2 ++
1 file changed, 2 insertions(+)