[Bug 252459] kldxref: /boot/kernel/kernel: too many segments

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Jan 2022 15:47:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252459

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=d53b44084e66e4d21bec7143f00a8677c90a09d2

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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.