Source-Changes archive

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

CVS commit: src/sys/arch/hppa/hppa



Module Name:    src
Committed By:   chs
Date:           Tue Nov 18 11:37:39 UTC 2003

Modified Files:
        src/sys/arch/hppa/hppa: vm_machdep.c

Log Message:
fix address computation in vmapbuf().  use uvm_km_valloc_prefer_wait().
call pmap_remove() explicitly in vunmapbuf(), this has been required
for several years now.  fixes PR 20933.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/hppa/hppa/vm_machdep.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