[RFC] [Question] memset.S old code stuff

From: Bradley Morgan

Date: Wed Jul 22 2026 - 19:25:08 EST


Hey folks, sorry for the crazy asm emails, I see that in memset.S in
arch/arm64/lib/memset.S, the code is incredibly old code, like 2013 old
(heh).


I was wondering if I could say, adapt it from optimized-routines (same
treatment as memcpy.S essentially.
Thanks!