Re: [PATCH v2 4/6] sparc32: drop unused valid address bitmap

From: Sam Ravnborg

Date: Sun Aug 30 2026 - 13:23:03 EST


On Sun, Aug 30, 2026 at 02:06:43PM +0200, Magnus Lindholm wrote:
> sparc_valid_addr_bitmap is populated during early memory setup but never
> read. Remove the bitmap, its allocation and the population helper.
>
> Suggested-by: Sam Ravnborg <sam@xxxxxxxxxxxx>
> Signed-off-by: Magnus Lindholm <linmag7@xxxxxxxxx>
Reviewed-by: Sam Ravnborg <sam@xxxxxxxxxxxx>

Good to have this dead code gone.

Sam