[PATCH] nvme: quiet user passthrough command errors

Alan Adamson alan.adamson at oracle.com
Wed Oct 26 11:08:34 PDT 2022



> On Oct 26, 2022, at 11:04 AM, Chaitanya Kulkarni <chaitanyak at nvidia.com> wrote:
> 
> On 10/26/2022 10:07 AM, Keith Busch wrote:
>> From: Keith Busch <kbusch at kernel.org>
>> 
>> The driver is spamming the kernel logs for entirely harmless errors from
>> user space submitting unsupported commmands. Just silence the errors.
>> The application has direct access to command status, so there's no need
>> to log these.
>> 
>> Cc: Daniel Wagner <dwagner at suse.de>
>> Cc: Alan Adamson <alan.adamson at oracle.com>
>> Signed-off-by: Keith Busch <kbusch at kernel.org>
>> ---
> 
> 
> This should do the trick, however it will be great if reporter
> can provide tested-by.
> 
> Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>
> 
> -ck
> 
> 


I’ll be testing it today.

Alan


More information about the Linux-nvme mailing list