Hi Neil, Thanks for the feedback!
On Thu, Jun 04, 2026 at 08:32:50AM +0200, [email protected] wrote: > Hi, > > On 5/29/26 05:44, [email protected] wrote: > > The series adds few fixes for NVMe subsystem. > > > > Patch 1 adds logline for tracing misbehaving NVMe drives. > > Patch 2 adds plumbing for blk_flush()/blk_dflush(). > > Patch 3 introduces NVMe flush command. > > Patch 4 enables `flush` for the currently selected block device. > > As my thread on v1, please enable FUA or disable WC to be sure we don't use > the WC. Yes, sorry, I did not have time to respond to v1 feedback (just sent out an email): https://lore.kernel.org/u-boot/aiJFzMdcCu5sAktz@kraken/ I will look into FUA for NVMe. But I also think it makes sense to add flush to the code base as an alternative solution for ensuring data is stored. -- Denis

