diff options
| author | wangweidong <[email protected]> | 2013-12-13 03:00:10 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-12-17 01:04:27 +0000 |
| commit | 9bd7d20c45157c175bfd45449e904a404506f99c (patch) | |
| tree | 8cbe47b31c0b14e9e2df595137e187ad4b21391f /net/unix/af_unix.c | |
| parent | Linux 3.13-rc4 (diff) | |
| download | kernel-9bd7d20c45157c175bfd45449e904a404506f99c.tar.gz kernel-9bd7d20c45157c175bfd45449e904a404506f99c.zip | |
sctp: loading sctp when load sctp_probe
when I modprobe sctp_probe, it failed with "FATAL: ". I found that
sctp should load before sctp_probe register jprobe. So I add a
sctp_setup_jprobe for loading 'sctp' when first failed to register
jprobe, just do this similar to dccp_probe.
v2: add MODULE_SOFTDEP and check of request_module, as suggested by Neil
Signed-off-by: Wang Weidong <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
