Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Oct 2018 14:04:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 228854] loaded pf.ko module prevents ipsec.ko from loading for VIMAGE/VNET enabled kernel
Message-ID:  <bug-228854-7501-cNKJu4KkVg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228854-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228854-7501@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=3D228854

--- Comment #18 from commit-hook@freebsd.org ---
A commit references this bug:

Author: bz
Date: Wed Oct 31 14:03:48 UTC 2018
New revision: 339953
URL: https://svnweb.freebsd.org/changeset/base/339953

Log:
  MFC r339931,r339933:

     As a follow-up to r339930 (r339951 in stable/12) and various reports
     implement logging in case we fail during module load because the pcpu
     or vnet module sections are full.
     We did return a proper error but not leaving any indication to the
     user as to what the actual problem was.

     Even worse, on 12/13 currently we are seeing an unrelated error (ENOSYS
     instead of ENOSPC, which gets skipped over in kern_linker.c) to be
     printed which made problem diagnostics even harder.

  PR:           228854

  Approved by:  re (kib)

Changes:
_U  stable/12/
  stable/12/sys/kern/link_elf.c
  stable/12/sys/kern/link_elf_obj.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228854-7501-cNKJu4KkVg>