On Mon, Sep 30, 2024 at 05:10:46PM +0100, Kristina Martsenko wrote: > This series makes the memcpy(), memmove() and memset() routines use the > CPY/SET instructions, as well as copy_page() and clear_page(). Another function we should optimise is mte_zero_clear_page_tags() using SETG*. -- Catalin