On Fri, Oct 10, 2025 at 4:59 PM Eugenio Pérez <[email protected]> wrote: > > Add support for assigning Address Space Identifiers (ASIDs) to each VQ > group. This enables mapping each group into a distinct memory space. > > Now that the driver can change ASID in the middle of operation, the > domain that each vq address point is also protected by domain_lock. > > Signed-off-by: Eugenio Pérez <[email protected]> > --- > v7: > * Take write lock in the error path (Jason). >
Acked-by: Jason Wang <[email protected]> Thanks

