On Fri Mar 20, 2026 at 12:19 PM GMT, Alexandre Courbot wrote: > Convert all PMC registers to use the kernel's register macro and update > the code accordingly. > > nova-core's registers have some constant properties (like a 32-bit size > and a crate visibility), so introduce the `nv_reg` macro to shorten > their declaration.
This part of commit message should be removed. Best, Gary > > Signed-off-by: Alexandre Courbot <[email protected]>
