Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2022 15:39:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264522] R_X86_64_REX_GOTPCRELX relocations are not supported in kernel modules
Message-ID:  <bug-264522-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264522

            Bug ID: 264522
           Summary: R_X86_64_REX_GOTPCRELX relocations are not supported
                    in kernel modules
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: desk@justincady.com

As discussed in these reviews, R_X86_64_REX_GOTPCRELX relocations are not
supported in kernel modules:

https://reviews.llvm.org/D109090
https://reviews.llvm.org/D113443

Specifically, this is because the kernel module loader does not handle them.
This relocation type should be supported (at which point the workarounds in
FreeBSD's LLVM could potentially be removed).

The second review mentions filing a bug for this, but I could not find it v=
ia
search. I apologize if it's already been filed.

--=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-264522-7788>