One thing I forgot to mention was that some of the hunks of this patch failed to apply on 5.10.69 LTS, making me unable to test it over there, since 5.10.67 onwards, the same issue was seen. > On 03-Oct-2021, at 9:57 AM, Aditya Garg <gargaditya08@xxxxxxxx> wrote: > > I tested this and it works for me. Thank you for the time of all the developers who helped to get this issue resolved. > From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> > Sent: Saturday, October 2, 2021 11:36:21 PM > To: Jens Axboe <axboe@xxxxxxxxx>; Aditya Garg <gargaditya08@xxxxxxxx> > Cc: linux-block@xxxxxxxxxxxxxxx <linux-block@xxxxxxxxxxxxxxx> > Subject: Re: [GIT PULL] Block fixes for 5.15-rc4 > > On Fri, Oct 1, 2021 at 7:06 PM Jens Axboe <axboe@xxxxxxxxx> wrote: > > > > - Add a quirk for Apple NVMe controllers, which due to their > > non-compliance broke due to the introduction of command sequences > > (Keith) > > Pulled. > > Did we get confirmation that this fixes the issue for Aditya? I just > remember seeing issues with some of the proposed patches, but I think > there was an additional problem that was specific to the Apple M1, so > I may be confused. > > Linus