> The function rvt_create_mmap_info() can return either NULL or an error > in ERR_PTR(). Check properly for both the error type and return the > error code accordingly. How do you think about to add the tag “Fixes” because of adjustments for the exception handling? Regards, Markus