kboot: Use is_linux_error to check mmap return error
Rather than checking against the (incorrect) -511, use the
is_linux_error() function to check to see if host_mmap failed.
Sponsored by: Netflix
kboot: Use is_linux_error to check mmap return error Tags None Referenced Files None Subscribers None
Description
Details
|