Source-Changes archive

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

CVS commit: syssrc/sys/uvm



Module Name:    syssrc
Committed By:   chs
Date:           Sat Jun 23 20:52:04 UTC 2001

Modified Files:
        syssrc/sys/uvm: uvm_aobj.c uvm_pdaemon.c

Log Message:
don't for memory in uao_set_swlot() since we're holding spinlocks,
instead return -1.  adjust callers to handle this new error return.
fixes PR 13194.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 syssrc/sys/uvm/uvm_aobj.c
cvs rdiff -r1.34 -r1.35 syssrc/sys/uvm/uvm_pdaemon.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