Re: [PATCH v10 04/28] gpu: nova-core: add Copy/Clone to Spec and Revision

From: Gary Guo

Date: Mon Apr 20 2026 - 13:43:07 EST


On Sat Apr 11, 2026 at 3:49 AM BST, John Hubbard wrote:
> Derive Clone and Copy for Revision and Spec. Both are small
> value types (4 bytes total) and Copy makes them easier to use
> in later patches that pass them across function boundaries.
>
> Signed-off-by: John Hubbard <jhubbard@xxxxxxxxxx>

Reviewed-by: Gary Guo <gary@xxxxxxxxxxx>

> ---
> drivers/gpu/nova-core/gpu.rs | 2 ++
> 1 file changed, 2 insertions(+)