Loading
sh: Fix up __access_ok() check for nommu.
Presently this only checks to see if an address is an RAM, but this
doesn't work with XIP, so just always return 1. Follows m68knommu.
Signed-off-by:
Paul Mundt <lethal@linux-sh.org>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Presently this only checks to see if an address is an RAM, but this
doesn't work with XIP, so just always return 1. Follows m68knommu.
Signed-off-by:
Paul Mundt <lethal@linux-sh.org>