]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r275599:
authorrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Jan 2015 07:59:50 +0000 (07:59 +0000)
committerrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 6 Jan 2015 07:59:50 +0000 (07:59 +0000)
commit701d10004821d182cf2dd644cb871afd921391c0
tree2fcb37b3ef21bcc1034845293dc983d40aa41ef1
parentabd4dc886195192392517604b46d012a3b9f12e0
Merge r275599:
Use CURVNET macros inside inet_get_local_port_range() function.
Without this fix, a kernel with VIMAGE + Infiniband will panic on bootup.

Certain necessary #include statements require LIST_HEAD.
Add these includes to ofed/include/linux/list.h, because
LIST_HEAD is specifically overridden in this file.

PR: 191468
Differential Revision: D1279
Reviewed by: hselasky

git-svn-id: svn://svn.freebsd.org/base/stable/10@276744 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ofed/include/linux/list.h
sys/ofed/include/net/ip.h