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

Sang-Heon Jeon posted 2 patches 1 month ago
arch/sparc/mm/init_32.c | 1 -
arch/sparc/mm/srmmu.c   | 1 -
2 files changed, 2 deletions(-)
[PATCH 0/2] sparc32: remove redundant memsets after memblock allocations
Posted by Sang-Heon Jeon 1 month ago
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