Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jan 2015 08:03:28 +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-B4ox1wjt4N@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 #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: rodrigc
Date: Tue Jan  6 08:03:03 UTC 2015
New revision: 276745
URL: https://svnweb.freebsd.org/changeset/base/276745

Log:
  Merge r276744:
  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/9/sys/
  stable/9/sys/ofed/include/linux/list.h
  stable/9/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-B4ox1wjt4N>