diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2025-07-18 16:26:18 +0900 |
---|---|---|
committer | Alexandre Courbot <acourbot@nvidia.com> | 2025-08-15 12:02:56 +0900 |
commit | fcdce54d645a0779892faaed1209105350e15d92 (patch) | |
tree | ba1c61079d1f85ae50b9caa9b01016fb5460036d /rust/kernel/alloc/allocator/iter.rs | |
parent | 3fa145bef533f899ed6de641fe99c70028e28481 (diff) |
gpu: nova-core: register: split @io rule into fixed and relative versions
We used the same @io rule with different patterns to define both the
fixed and relative I/O accessors. This can be confusing as the matching
rules are very similar.
Since all call sites know which version they want to call, split @io
into @io_fixed and @io_relative to remove any ambiguity.
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20250718-nova-regs-v2-13-7b6a762aa1cd@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'rust/kernel/alloc/allocator/iter.rs')
0 files changed, 0 insertions, 0 deletions