Date: Mon, 11 May 2009 22:55:49 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/xen/console console.c xencons_ring.c xencons_ring.h Message-ID: <200905112256.n4BMu4jI052440@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kmacy 2009-05-11 22:55:49 UTC FreeBSD src repository Modified files: sys/dev/xen/console console.c xencons_ring.c xencons_ring.h Log: SVN rev 192003 on 2009-05-11 22:55:49Z by kmacy xen console lock needs to be a spin lock in case it is acquired from an interrupt context Revision Changes Path 1.10 +3 -3 src/sys/dev/xen/console/console.c 1.5 +2 -2 src/sys/dev/xen/console/xencons_ring.c 1.2 +11 -0 src/sys/dev/xen/console/xencons_ring.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905112256.n4BMu4jI052440>