[PATCH v2 1/9] initrd: remove ASCII spinner

David Disseldorp ddiss at suse.de
Tue Mar 25 17:42:03 AEDT 2025


> From: Julian Stecklina <julian.stecklina at cyberus-technology.de>
> 
> Writing the ASCII spinner probably costs more cycles than copying the
> block of data on some output devices if you output to serial and in
> all other cases it rotates at lightspeed in 2025.
> 
> Signed-off-by: Julian Stecklina <julian.stecklina at cyberus-technology.de>
> ---
>  init/do_mounts_rd.c | 11 -----------
>  1 file changed, 11 deletions(-)
> 
> diff --git a/init/do_mounts_rd.c b/init/do_mounts_rd.c
> index ac021ae6e6fa78c7b7828a78ab2fa3af3611bef3..473f4f9417e157118b9a6e582607435484d53d63 100644

Looks good.
Reviewed-by: David Disseldorp <ddiss at suse.de>

Will wait for v3 before looking at the rest of the series.


More information about the Linux-erofs mailing list