Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2025 15:15:20 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        Andrew Turner <andrew@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Cc:        harry.moulton@arm.com
Subject:   Re: git: 94686b081fdb - main - arm64: add missing HWCAP and HWCAP2 values
Message-ID:  <65e016fa-6379-434f-a507-6d28ed74d3b7@FreeBSD.org>
In-Reply-To: <202502171636.51HGavae082782@gitrepo.freebsd.org>
References:  <202502171636.51HGavae082782@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/17/25 11:36, Andrew Turner wrote:
> The branch main has been updated by andrew:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=94686b081fdb0c1bb0fc1dfeda14bd53f26ce7c5
> 
> commit 94686b081fdb0c1bb0fc1dfeda14bd53f26ce7c5
> Author:     Harry Moulton <harry.moulton@arm.com>
> AuthorDate: 2025-02-17 16:00:03 +0000
> Commit:     Andrew Turner <andrew@FreeBSD.org>
> CommitDate: 2025-02-17 16:07:35 +0000
> 
>      arm64: add missing HWCAP and HWCAP2 values
>      
>      Update the HWCAP and HWCAP2 values to align with Linux v6.13
>      
>      Reviewed by:    andrew
>      Sponsored by:   Arm Ltd
>      Differential Revision:  https://reviews.freebsd.org/D48814
>      Signed-off-by: Harry Moulton <harry.moulton@arm.com>

Hmm, for future reference, it would have been nice to separate the conversion to shifts
instead of bare constants as a separate commit so it was more obvious which missing
values were added.

-- 
John Baldwin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65e016fa-6379-434f-a507-6d28ed74d3b7>