[PATCH 1/1] nvme: Modify the debug level for setting shutdown timeout

Martin K. Petersen martin.petersen at oracle.com
Thu Jan 4 09:24:42 PST 2018


Max,

> but shutdown_timeout is a module param that one can set to be 10 secs
> (for example) and then it might be == transition_time and we won't see
> the print. Then is it not a buggy device anymore ? :)

The intent was to only print when the resulting shutdown_timeout
deviated from the default value (whether the driver default or the
admin-provided module parameter).

My only concern with info over warning is that info is often dropped.
And therefore you have a harder time finding out which value was in
effect when you subsequently peak at the logs.

-- 
Martin K. Petersen	Oracle Linux Engineering



More information about the Linux-nvme mailing list