Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src/sys/arch/xen/xen
Module Name: src
Committed By: riz
Date: Thu Feb 23 21:19:55 UTC 2012
Modified Files:
src/sys/arch/xen/xen [netbsd-6]: xengnt.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #40):
sys/arch/xen/xen/xengnt.c: revision 1.23
Fix locking; xengnt_get_entry() needs to have the lock held to avoid
allocating the same entry twice. xengnt_more_entries() also needs the lock
for the same reason.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.22.2.1 src/sys/arch/xen/xen/xengnt.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