[Bug 191468] [vimage] options VIMAGE + Infiniband - kernel panic, crashes during system boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 6 08:03:28 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191468

--- Comment #8 from commit-hook at 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.


More information about the freebsd-net mailing list