Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/uvm




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/uvm

From: "Maxime Villard" <maxv%netbsd.org@localhost>

Date: Sun, 7 Aug 2016 09:55:18 +0000


Module Name:    src
Committed By:   maxv
Date:           Sun Aug  7 09:55:18 UTC 2016

Modified Files:
        src/sys/uvm: uvm_mmap.c

Log Message:
Explicitly return syscall-specific error codes, instead of the ones given
by range_test. This fixes msync, mlock and munlock, which all return EINVAL
instead of ENOMEM if the address is not in the va space.

It should also fix the recent ATF failures.


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/uvm/uvm_mmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/arch/amd64/amd64

Next by Date: CVS commit: src/sys/uvm

Previous by Thread: CVS commit: src/sys/arch/amd64/amd64

Next by Thread: CVS commit: src/sys/uvm

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index