Adding maintainers and linux-bluetooth.
On Fri, 2014-01-03 at 01:33 +0100, Sébastien Luttringer wrote:
On 03/01/2014 01:11, Sébastien Luttringer wrote:
quoted
Hello,
Trying to run depmod (from kmod 16) on the 3.13-rc6, I got this error
message:
# depmod 3.13.0-rc6-seblu
depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and
minor information. Ignoring.
The message and error code seem to be on purpose[2] but they break tools
which rely on depmod return 0 (like kernel-install).
[1] http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=6506ddf
Forget about the return code and their consequences. I made a mistake.
The missing informations in hci_vhci is still relevant.
# depmod 3.13.0-rc6-seblu
depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and
minor information. Ignoring.
Regards,
Paul Bolle