diff options
author | Zhen Lei <[email protected]> | 2023-04-21 15:24:21 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-05-22 17:09:51 +0200 |
commit | 5d62bacc059bb4f783e1d2ad88874abb6056f404 (patch) | |
tree | 043ae8b9a2d5a2db9a974d80c9a190b6bdfb70a0 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 44c026a73be8038f03dbdeef028b642880cf1511 (diff) |
iommu/iova: Optimize iova_magazine_alloc()
Only the member 'size' needs to be initialized to 0. Clearing the array
pfns[], which is about 1 KiB in size, not only wastes time, but also
causes cache pollution.
Acked-by: Robin Murphy <[email protected]>
Signed-off-by: Zhen Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions