[PATCHv3] nvme: quiet user passthrough command errors

Chaitanya Kulkarni chaitanyak at nvidia.com
Fri Oct 28 09:49:11 PDT 2022



> 
> On Oct 28, 2022, at 7:44 AM, Keith Busch <kbusch at meta.com> wrote:
> 
> From: Keith Busch <kbusch at kernel.org>
> 
> The driver is spamming the kernel logs for entirely harmless errors from
> user space submitting unsupported commands. Just silence the errors.
> The application has direct access to command status, so there's no need
> to log these.
> 
> And since every passthrough command now uses the quiet flag, move the
> setting to the common initializer.
> 
> Cc: Alan Adamson <alan.adamson at oracle.com>
> Reviewed-by: Daniel Wagner <dwagner at suse.de>
> Reviewed-by: Kanchan Joshi <joshi.k at samsung.com>
> Signed-off-by: Keith Busch <kbusch at kernel.org>
> ---
> 

Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck




More information about the Linux-nvme mailing list