public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* log spammed with "loading xx failed with error -2" since commit e40ba6d56b [replace call to fw_read_file_contents() with kernel version]
@ 2016-02-27 16:49 Heiner Kallweit
  2016-02-27 23:15 ` Luis R. Rodriguez
  0 siblings, 1 reply; 9+ messages in thread
From: Heiner Kallweit @ 2016-02-27 16:49 UTC (permalink / raw)
  To: Mimi Zohar; +Cc: Kees Cook, Luis R. Rodriguez, linux-kernel

Since this commit my system log is spammed with firmware load errors. One example:

loading /lib/firmware/updates/4.5.0-rc5-next-20160226/iwlwifi-3160-16.ucode failed with error -2
loading /lib/firmware/updates/iwlwifi-3160-16.ucode failed with error -2
loading /lib/firmware/4.5.0-rc5-next-20160226/iwlwifi-3160-16.ucode failed with error -2
-> finally load attempt from /lib/firmware/iwlwifi-3160-16.ucode succeeds

Before this commit, when a load from one path in fw_path failed, silently the next path was tried.
Only if all attempts failed an error message was printed.
Now for each single failed attempt an error message is printed what doesn't make sense.

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

end of thread, other threads:[~2016-02-29  7:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-27 16:49 log spammed with "loading xx failed with error -2" since commit e40ba6d56b [replace call to fw_read_file_contents() with kernel version] Heiner Kallweit
2016-02-27 23:15 ` Luis R. Rodriguez
2016-02-28  0:19   ` Mimi Zohar
2016-02-28  2:27   ` Kees Cook
2016-02-28 14:10     ` Ming Lei
2016-02-28 20:57       ` Luis R. Rodriguez
2016-02-28 23:25         ` Kees Cook
2016-02-29  1:07         ` Ming Lei
2016-02-29  7:41         ` James Morris

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