Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2022 15:47:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252459] kldxref: /boot/kernel/kernel: too many segments
Message-ID:  <bug-252459-227-S3LCuFrgLZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252459-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252459-227@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=3D252459

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dd53b44084e66e4d21bec7143f00a8677c=
90a09d2

commit d53b44084e66e4d21bec7143f00a8677c90a09d2
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2020-08-20 18:50:46 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-01-14 15:45:14 +0000

    Bump kldxref's MAXSEGS to 16, to stop complaints about the kernel
    supposedly having too many segments, when lld 11 links it. Such kernels
    should load just fine.

    Note that we may still do some tweaking of our kernel linker scripts, to
    lower the number of segments, although the exact benefit is not entirely
    clear.

    PR:             252459

    (cherry picked from commit 05c312a339096ac54d404029ddfcd0114d452a4c)

 usr.sbin/kldxref/ef.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
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-252459-227-S3LCuFrgLZ>