Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2021 16:57:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 215061] COMPAT_LINUX32 in kernel with linux_enable causes undefined symbol on boot
Message-ID:  <bug-215061-4077-aChLvyphCc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215061-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215061-4077@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=3D215061

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De013e36939ac87b53195370fb5e29f29c=
1a4b5c6

commit e013e36939ac87b53195370fb5e29f29c1a4b5c6
Author:     Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2021-06-22 05:32:39 +0000
Commit:     Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2021-06-22 05:32:39 +0000

    linux(4): Get rid of Linuxulator kernel build options.

    Stop confusing people, retire COMPAT_LINUX and COMPAT_LINUX32 kernel
    build options. Since we have 32 and 64 bit Linux emulators, we can't bu=
ild
both
    emulators together into the kernel. I don't think it matters, Linux
emulation
    depends on loadable modules (via rc).

    Cut LINPROCFS and LINSYSFS for consistency.

    PR:                     215061
    Reviewed by:            bcr (manpages), trasz
    Differential Revision:  https://reviews.freebsd.org/D30751
    MFC after:              2 weeks

 share/man/man4/aac.4     |  4 +---
 share/man/man4/aacraid.4 |  4 +---
 share/man/man4/linux.4   | 15 +-----------
 share/man/man4/tdfx.4    | 13 ++++++----
 sys/amd64/conf/NOTES     | 17 -------------
 sys/conf/NOTES           |  4 ++--
 sys/conf/files           |  5 ----
 sys/conf/files.amd64     | 62 --------------------------------------------=
----
 sys/conf/files.i386      | 58 --------------------------------------------
 sys/conf/files.x86       |  1 -
 sys/conf/options.amd64   |  2 +-
 sys/i386/conf/NOTES      | 16 +------------
 12 files changed, 16 insertions(+), 185 deletions(-)

--=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-215061-4077-aChLvyphCc>