Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   enami
Date:           Wed May 29 11:04:40 UTC 2002

Modified Files:
        syssrc/sys/miscfs/genfs: genfs_vnops.c
        syssrc/sys/uvm: uvm_loan.c uvm_page.c

Log Message:
Add missing pageq lock while uvm_pagefree() is called (either directly
or indirectly).  Reviewed by chuq.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 syssrc/sys/miscfs/genfs/genfs_vnops.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/uvm/uvm_loan.c
cvs rdiff -r1.75 -r1.76 syssrc/sys/uvm/uvm_page.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