diff options
| author | Jason Gunthorpe <jgg@nvidia.com> | 2026-05-08 11:53:01 -0300 |
|---|---|---|
| committer | Joerg Roedel <joerg.roedel@amd.com> | 2026-05-19 10:45:38 +0200 |
| commit | f0e4b7f5f87578cdd2d0f1e866183adc10d33b85 (patch) | |
| tree | 9bcfcea87d308b6270e20445b050ca2d0f2e5d88 /drivers/phy/eswin/git@git.tavy.me:linux.git | |
| parent | 74c9d82c7e3fe9e5845103fe83d711d89b169ab1 (diff) | |
iommupt: Add struct iommupt_pending_gather
Add a struct to keep track of all the things that are pending to be
merged into the gather. The way gather merging works, the pending
range is checked against the current gather, and the current gather
can be flushed before the pending things are added.
Thus, if new things have to be recorded in the gather they need to be
kept in the pending struct until after the gather is optionally
flushed.
The next patch adds new items to the gather and the pending struct.
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Pranjal Shrivastava <praan@google.com>
Tested-by: Andrew Jones <andrew.jones@oss.qualcomm.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
