DESC
remap_file_pages protection support: use EOVERFLOW ret code
EDESC
From: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>

Use -EOVERFLOW ("Value too large for defined data type") rather than -EINVAL
when we cannot store the file offset in the PTE.
