]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r268316:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Aug 2014 12:18:43 +0000 (12:18 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Aug 2014 12:18:43 +0000 (12:18 +0000)
commit9cfe35c2ffd080815e6c994a8432cd43761cbf4b
tree13501e013b96916fb70fb33b26d879d08de2f707
parent16cee3d6b72064d0bff070098ea2d72d3ac0569d
MFC r268316:
Fix OFED startup order: All SYSINIT()'s and modules should be loaded
prior to starting "/sbin/init" which will run all the "/etc/rc.d/xxx"
scripts. Else there can be a race configuring the interfaces via
"/etc/rc.conf".

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/9@269863 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/drivers/infiniband/hw/mlx4/main.c
sys/ofed/drivers/net/mlx4/en_main.c
sys/ofed/drivers/net/mlx4/main.c
sys/ofed/include/linux/module.h