diff options
| author | Lucas De Marchi <[email protected]> | 2012-03-30 20:37:20 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-03-30 23:03:15 +0000 |
| commit | 78286cdf054212c6d2fe6524fbf673fb9ead1abe (patch) | |
| tree | 6eee7972b83cfb77b9efab23f32fecbdb7695b6d /lib/mpi/mpi-internal.h | |
| parent | Documentation: remove references to /etc/modprobe.conf (diff) | |
| download | kernel-78286cdf054212c6d2fe6524fbf673fb9ead1abe.tar.gz kernel-78286cdf054212c6d2fe6524fbf673fb9ead1abe.zip | |
Documentation: replace install commands with softdeps
Install commands should not be used to specify soft dependencies among
modules. When loading modules it's much better to have a softdep that
modprobe knows what's being done than having to fork/exec another
instance of modprobe to load the other module.
By using a softdep user has also an option to remove the dependencies
when removing the module (and if its refcount dropped to 0)
Signed-off-by: Lucas De Marchi <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions
