mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: [PATCH v4] nvme: Skip trace complete_rq on host path error
  2026-03-26  1:44           ` [PATCH v4] nvme: Skip trace complete_rq on host path error 전민식
@ 2026-03-26  6:14 hch
  2026-03-25 19:03 ` [PATCH v3] nvme: Add nvme_setup_cmd to host_path_error Keith Busch
  0 siblings, 1 reply; 9+ messages in thread
From: hch @ 2026-03-26  6:14 UTC (permalink / raw)
  To: 전민식
  Cc: Keith Busch, Justin Tee, axboe, sven, j, neal, hch, sagi,
	justin.tee, nareshgottumukkala83, paul.ely, James Smart, kch,
	linux-arm-kernel, linux-nvme, asahi, linux-kernel,
	이은수, 칸찬

> -	trace_nvme_complete_rq(req);
> +	if (nvme_req(req)->status != NVME_SC_HOST_PATH_ERROR)
> +		trace_nvme_complete_rq(req);
> +

Please add a comment here explaining why we need the check.


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

end of thread, other threads:[~2026-04-15 14:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20260415084107epcms2p71b9c0d252180653ab96a9f5f2121be71@epcms2p7>
2026-04-15  8:41 ` [PATCH v5] nvme: Skip trace complete_rq on host path error 전민식
2026-04-15 14:43   ` Keith Busch
2026-03-26  6:14 [PATCH v4] " hch
2026-03-25 19:03 ` [PATCH v3] nvme: Add nvme_setup_cmd to host_path_error Keith Busch
2026-03-20  5:21   ` [PATCH] nvme: Move nvme_setup_cmd before hot_pathing 전민식
2026-03-24 23:55     ` Justin Tee
2026-03-25  6:33       ` [PATCH v3] nvme: Add nvme_setup_cmd to host_path_error 전민식
2026-03-25 18:37         ` Justin Tee
2026-03-26  1:44           ` [PATCH v4] nvme: Skip trace complete_rq on host path error 전민식
     [not found]             ` <CGME20260320052101epcms2p42ae135da60b36685e9b7fca6849b57a6@epcms2p5>
2026-03-26  6:51               ` [PATCH v5] " 전민식
2026-03-26 14:20                 ` hch
2026-03-26 14:28                 ` Keith Busch
2026-03-26 14:31                   ` hch
2026-03-26 14:43                     ` Keith Busch
     [not found]                     ` <CGME20260320052101epcms2p42ae135da60b36685e9b7fca6849b57a6@epcms2p4>
2026-03-27  6:37                       ` 전민식
2026-03-27  6:19               ` 전민식

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®