Source-Changes archive

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

CVS commit: [netbsd-9] src/sys/uvm



Module Name:    src
Committed By:   martin
Date:           Fri Nov  1 18:24:31 UTC 2019

Modified Files:
        src/sys/uvm [netbsd-9]: uvm_map.c

Log Message:
Addionally pull up the following revision for ticket #388:

        sys/uvm/uvm_map.c                       1.366

Fix previous; semantics of align argument of uvm_map() is different
when UVM_FLAG_COLORMATCH is specified.

Should fix PR kern/54669.


To generate a diff of this commit:
cvs rdiff -u -r1.362.2.1 -r1.362.2.2 src/sys/uvm/uvm_map.c

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




Home | Main Index | Thread Index | Old Index