On 7/19/2021 1:00 AM, Xiyu Yang wrote:
refcount_t type and corresponding API can protect refcounters from accidental underflow and overflow and further use-after-free situations. Signed-off-by: Xiyu Yang <[email protected]> Signed-off-by: Xin Tan <[email protected]> --- drivers/iommu/amd/iommu_v2.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)
Thanks, Reviewed-by: Suravee Suthikulpanit <[email protected]> _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
