[PATCH 0/2] sparc32: remove redundant memsets after memblock allocations

From: Sang-Heon Jeon

Date: Thu Aug 27 2026 - 10:55:15 EST


memblock_alloc() and memblock_alloc_or_panic() return zeroed memory,
so the memsets after the allocations are redundant.

Sang-Heon Jeon (2):
sparc32: remove redundant memset in arch_mm_preinit()
sparc32: remove redundant memset in srmmu_nocache_init()

arch/sparc/mm/init_32.c | 1 -
arch/sparc/mm/srmmu.c | 1 -
2 files changed, 2 deletions(-)

--
2.43.0