> From: Nicolin Chen <nicol...@nvidia.com> > Sent: Friday, June 27, 2025 3:35 AM > > There are callers that read the unmapped bytes even when rc != 0. Thus, do > not forget to report it in the error path too. > > Fixes: 8d40205f6093 ("iommufd: Add kAPI toward external drivers for kernel > access") > Cc: sta...@vger.kernel.org > Signed-off-by: Nicolin Chen <nicol...@nvidia.com>
Reviewed-by: Kevin Tian <kevin.t...@intel.com>