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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 8 07:26:13 UTC 2014


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

--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rodrigc
Date: Mon Dec  8 07:26:01 UTC 2014
New revision: 275599
URL: https://svnweb.freebsd.org/changeset/base/275599

Log:
  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:
  head/sys/ofed/include/linux/list.h
  head/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