Re: git: c24e5fcca9c2 - main - mvs: Fix to use rman_get_rid rather than non-existent rid argument
Date: Wed, 17 Jul 2024 14:25:41 UTC
On 7/17/24 09:00, Jessica Clarke wrote:
> The branch main has been updated by jrtc27:
>
> URL: https://cgit.FreeBSD.org/src/commit/?id=c24e5fcca9c2f2cacaf3d7883f0ecb4d5a4747cc
>
> commit c24e5fcca9c2f2cacaf3d7883f0ecb4d5a4747cc
> Author: Jessica Clarke <jrtc27@FreeBSD.org>
> AuthorDate: 2024-07-17 12:59:13 +0000
> Commit: Jessica Clarke <jrtc27@FreeBSD.org>
> CommitDate: 2024-07-17 12:59:13 +0000
>
> mvs: Fix to use rman_get_rid rather than non-existent rid argument
>
> This got missed as it's not built in a normal tinderbox build.
>
> This fixes building arm.armv7 ARMADAXP (marked NO_UNIVERSE).
>
> Fixes: 9dbf5b0e6876 ("new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE")
Oops, thanks
--
John Baldwin