Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2023 09:50:12 +0200
From:      Emmanuel Vadot <manu@bidouilliste.com>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   Re: git: 8ca78eb03fd4 - stable/13 - LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.
Message-ID:  <20230525095012.e9f68cdbab909e6f314e4bd0@bidouilliste.com>
In-Reply-To: <202303221632.32MGWuVT024112@gitrepo.freebsd.org>
References:  <202303221632.32MGWuVT024112@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

 Hi John,

On Wed, 22 Mar 2023 16:32:56 GMT
John Baldwin <jhb@FreeBSD.org> wrote:

> The branch stable/13 has been updated by jhb:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=8ca78eb03fd4b3c9f514ea6c075fc44dc9c02d27
> 
> commit 8ca78eb03fd4b3c9f514ea6c075fc44dc9c02d27
> Author:     Hans Petter Selasky <hselasky@FreeBSD.org>
> AuthorDate: 2021-07-31 13:32:52 +0000
> Commit:     John Baldwin <jhb@FreeBSD.org>
> CommitDate: 2023-03-22 15:32:56 +0000
> 
>     LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag.
>     
>     Reviewed by:    kib
>     Submitted by:   greg@unrelenting.technology
>     Differential Revision:  https://reviews.freebsd.org/D29921
>     MFC after:      1 week
>     Sponsored by:   NVIDIA Networking
>     
>     (cherry picked from commit 469884cf04a9b92677c7c83e229ca6b8814f8b0a)

 This break KBI so drm-kmod will now fail to load properly on
13.2-STABLE, this will also break drm-kmod for 13.3 when it's out (if
ever).
 link_elf_obj: symbol __lkpi_fpu_ctx_level undefined

 Cheers,

-- 
Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230525095012.e9f68cdbab909e6f314e4bd0>