All of lore.kernel.org
 help / color / mirror / Atom feed
* fix atomic limits check v2
@ 2025-06-25  6:39 Christoph Hellwig
  2025-06-25  6:39 ` [PATCH 1/2] nvme: refactor the atomic write unit detection Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christoph Hellwig @ 2025-06-25  6:39 UTC (permalink / raw)
  To: Keith Busch, Sagi Grimberg; +Cc: linux-nvme, Yi Zhang, Alan Adamson, John Garry

Hi all,

this series tries to fix the atomics limit check to limit it to
the per-controller values and to the controller probing.

I think this should solve the root cause of the report from Yi Zhang,
but needs new verification.

Changes since v1:
 - initialize subsys->awupf in nvme_init_subsystem to make sure that only
   happens once per controller

Diffstat:
 core.c |   83 +++++++++++++++++++++++++++++------------------------------------
 nvme.h |    3 --
 2 files changed, 39 insertions(+), 47 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-06-27  0:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-25  6:39 fix atomic limits check v2 Christoph Hellwig
2025-06-25  6:39 ` [PATCH 1/2] nvme: refactor the atomic write unit detection Christoph Hellwig
2025-06-25  6:39 ` [PATCH 2/2] nvme: fix atomic write size validation Christoph Hellwig
2025-06-27  0:05   ` Uday Shankar
2025-06-27  0:18     ` Yi Zhang
2025-06-25 17:04 ` fix atomic limits check v2 alan.adamson
2025-06-26  5:22   ` Christoph Hellwig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.