On 8/16/23 9:53 AM, John Baldwin wrote:
The branch main has been updated by jhb:

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

commit 41582f28ddf7b42b713b270d41e8da80160b69a3
Author:     John Baldwin <[email protected]>
AuthorDate: 2023-08-16 16:48:51 +0000
Commit:     John Baldwin <[email protected]>
CommitDate: 2023-08-16 16:48:51 +0000

     sys: Add a deprecation warning for 32-bit kernels.
Per recent discussions on arch@ and at the BSDCan developer summit, we
     are considering removing support for 32-bit platforms (in some form)
     for 15.0 (at the earliest).  A final decision on what will ship in
     15.0 will be made closer to the release of 15.0.  However, we should
     communicate the potential deprecation in 14.0 to provide notice to
     users.
This commit adds a warning during boot on 32-bit kernels that they are
     deprecated and may be removed in 15.0.  More details will be included
     in a followup commit to RELNOTES.

We should also merge this to stable/13 before the next 13.x release.

--
John Baldwin


Reply via email to