Date: Tue, 06 Jan 2015 08:00:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 191468] [vimage] options VIMAGE + Infiniband - kernel panic, crashes during system boot Message-ID: <bug-191468-2472-5o99arizHo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191468-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-191468-2472@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191468 --- Comment #7 from commit-hook@freebsd.org --- A commit references this bug: Author: rodrigc Date: Tue Jan 6 07:59:51 UTC 2015 New revision: 276744 URL: https://svnweb.freebsd.org/changeset/base/276744 Log: 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 Changes: _U stable/10/ stable/10/sys/ofed/include/linux/list.h stable/10/sys/ofed/include/net/ip.h -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191468-2472-5o99arizHo>