[kernel] r21938 - dists/sid/linux/debian/patches/bugfix/all

Ben Hutchings benh at moszumanska.debian.org
Fri Oct 10 02:43:17 UTC 2014


Author: benh
Date: Fri Oct 10 02:43:16 2014
New Revision: 21938

Log:
Note hw-detect dependency on firmware error message

Modified:
   dists/sid/linux/debian/patches/bugfix/all/firmware_class-log-every-success-and-failure.patch

Modified: dists/sid/linux/debian/patches/bugfix/all/firmware_class-log-every-success-and-failure.patch
==============================================================================
--- dists/sid/linux/debian/patches/bugfix/all/firmware_class-log-every-success-and-failure.patch	Fri Oct 10 02:24:26 2014	(r21937)
+++ dists/sid/linux/debian/patches/bugfix/all/firmware_class-log-every-success-and-failure.patch	Fri Oct 10 02:43:16 2014	(r21938)
@@ -17,6 +17,9 @@
 
 This does not cover the case where we fall back to a user-mode helper
 (which is no longer enabled in Debian).
+
+NOTE: hw-detect will depend on the "firmware: failed to load %s (%d)\n"
+format to detect missing firmware.
 ---
 --- a/drivers/base/firmware_class.c
 +++ b/drivers/base/firmware_class.c



More information about the Kernel-svn-changes mailing list