diff options
author | Dan Williams <dan.j.williams@intel.com> | 2018-12-22 11:35:41 -0800 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2018-12-22 11:35:41 -0800 |
commit | 37379cfc661e51607733f266d9f407b4f8aee16b (patch) | |
tree | 336bedfa8a624bbacf766de5c6a7f5e20fd98ab7 /drivers/vhost/vhost.c | |
parent | 1f4883f300da4f4d9d31eaa80f7debf6ce74843b (diff) | |
download | linux-37379cfc661e51607733f266d9f407b4f8aee16b.tar.gz linux-37379cfc661e51607733f266d9f407b4f8aee16b.tar.bz2 linux-37379cfc661e51607733f266d9f407b4f8aee16b.zip |
libnvdimm/security: Quiet security operations
The security implementation is too chatty. For example, the common case
is that security is not enabled / setup, and booting a qemu
configuration currently yields:
nvdimm nmem0: request_key() found no key
nvdimm nmem0: failed to unlock dimm: -126
nvdimm nmem1: request_key() found no key
nvdimm nmem1: failed to unlock dimm: -126
Convert all security related log messages to debug level.
Cc: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/vhost/vhost.c')
0 files changed, 0 insertions, 0 deletions