ANDROID: KVM: arm64: iommu: Return map error code
The driver already returns the error code which is ignored by the
hypercall, so return the error code in X0.
And don't return -ENOMEM as that is communicated by requests.
Bug: 401132481
Change-Id: I9479028f3c49c11aa3071bc24222027c5b4c1a85
Signed-off-by:
Mostafa Saleh <smostafa@google.com>
Loading
Please sign in to comment