Re: git: 45c3fa9897f1 - main - ice: Fix aarch64 LINT kernel

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Mon, 28 Jul 2025 14:59:50 UTC
On 7/28/25 10:56, Dag-Erling Smørgrav wrote:
> The branch main has been updated by des:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=45c3fa9897f1fa9babe5b43bc4bf73eaf583e45a
> 
> commit 45c3fa9897f1fa9babe5b43bc4bf73eaf583e45a
> Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
> AuthorDate: 2025-07-28 14:54:20 +0000
> Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
> CommitDate: 2025-07-28 14:55:39 +0000
> 
>      ice: Fix aarch64 LINT kernel
>      
>      Fixes:          bc761988b724
>      (cherry picked from commit 3630e74d8d1c8a068478a4457f825e4efc2b77f0)

Hmm, did you mean to include this annotation?  That commit doesn't seem to exist
in the FreeBSD repository which may confuse scripts that parse cherry picked from
lines.

% git show 3630e74d8d1c8a068478a4457f825e4efc2b77f0
fatal: bad object 3630e74d8d1c8a068478a4457f825e4efc2b77f0

-- 
John Baldwin