FUCKETY FUCK FUCK FUCK - PLEASE FUCKING REMOVE ME> Darren Tristano, CEO FoodserviceResults T: (708) 228-1427 darrentristano.com ________________________________ From: Libc-stable on behalf of H.J. Lu via Libc-stable Sent: Wednesday, September 28, 2022 1:23 PM To: Sunil Pandey Cc: GNU C Library ; Libc-stable Mailing List Subject: Re: [PATCH v5 2/2] x86: Optimize strlen-avx2.S On Wed, Sep 28, 2022 at 6:55 AM Sunil Pandey wrote: > > Attached patch fixes BZ# 29611. > > I would like to backport it to 2.32,2.31,2.30,2.29 and 2.29. Let me know > if there is any objection. It doesn't fully fix BZ #29611. Like Noah mentioned, we need to add BMI2 check to ifunc-impl-list.c for all functions which use "ifunc-avx2.h". H.J.