> From: Nicolin Chen <nicolinc@xxxxxxxxxx> > Sent: Friday, February 23, 2024 5:24 AM > > Jason has been running Syzkaller that found three bugs. could you remove "Jason has been running" from all three patches? Just say that Syzkaller found a bug. > > Fix them properly. > > Nicolin Chen (3): > iommufd: Fix iopt_access_list_id overwrite bug > iommufd/selftest: Fix mock_dev_num bug > iommufd: Fix protection fault in iommufd_test_syz_conv_iova > > drivers/iommu/iommufd/io_pagetable.c | 9 ++++--- > drivers/iommu/iommufd/selftest.c | 40 +++++++++++++++++++++------- > 2 files changed, 36 insertions(+), 13 deletions(-) > otherwise all look good to me: Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>