]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268316:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Aug 2014 12:10:29 +0000 (12:10 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 12 Aug 2014 12:10:29 +0000 (12:10 +0000)
commit268e8d672516d60e1db2281c6dcbc11ad6ed13e1
tree53f829c47c332457049c2a7a0379d0cffed637e7
parent1653696e66175f267133e974a4e9cb7dedda1e12
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/10@269862 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