You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iommu: bcm2712-iommu: Map and unmap multiple pages in a single call
For efficiency, the map_pages() and unmap_pages() calls now pay
attention to their "count" argument, at least in successful cases.
Fix a bugette where we omitted to set mapped to 0 in case of error.
Minor style fix.
Signed-off-by: Nick Hollinghurst <[email protected]>
0 commit comments