Module Name: src Committed By: bouyer Date: Thu Feb 23 19:17:32 UTC 2012
Modified Files: src/sys/arch/xen/xen: xengnt.c Log Message: 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.23 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.