Module Name: src Committed By: thorpej Date: Wed Nov 21 09:49:39 UTC 2018
Modified Files:
src/sys/arch/arm/xscale: i80321_space.c
Log Message:
EINVAL (22) is a valid return value for ARM mmap routines; we need to
return -1 for invalid mmap attempts.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/xscale/i80321_space.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
