[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH 1/2] panic(): print name of kernel module before loading it



maximilian attems <max@stro.at> writes:
>> +try_modprobe()
> I'd prefer the function to be named modprobe_verbose()

Ok.

>> +	try_modprobe atkbd
> why not using "-v" from modprobe,
> the only argument against that would count is busybox support.
> please check?

I'm not very familiar with busybox internals but at least on squeeze I
don't even have the modprobe applet:

$ sudo busybox modprobe
modprobe: applet not found
$ dpkg-query -W busybox
busybox 1:1.17.1-8

and /sbin/modprobe on my initrd generated with BUSYBOX=y is from the
module-init-tools package.


Reply to: