[Bug 7880] modprobe: already_loaded function should not return true if the state of the module in /proc/modules is not 'Live'

Denys Vlasenko vda.linux at googlemail.com
Fri Feb 13 14:17:30 UTC 2015


On Fri, Feb 13, 2015 at 6:21 AM,  <bugzilla at busybox.net> wrote:
> https://bugs.busybox.net/show_bug.cgi?id=7880
> ret | 1; condition is wrong.
> it always returns true and already_loaded as success.

Fixed, thanks!

> I wish my name was also there in <Signed-off> section !!

Signed-off means "I wrote this code".

I do use that when I use other people's patches
(verbatim or with small edits), but in this case I decided
to use a significantly different way of implementing the check.


More information about the busybox-cvs mailing list