Date: Thu, 28 May 2009 04:03:16 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/xen/xenbus xenbus_xs.c Message-ID: <200905280403.n4S43NIK040707@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2009-05-28 04:03:16 UTC FreeBSD src repository Modified files: sys/xen/xenbus xenbus_xs.c Log: SVN rev 192951 on 2009-05-28 04:03:16Z by adrian Don't call the watch callback if its NULL. I'm not sure what series of events is leading up to this watch event being received with no callback info and it should be investigated. I'm triggering it somehow by registering an RTC device (which will show up in a subsequent commit.) Revision Changes Path 1.10 +11 -4 src/sys/xen/xenbus/xenbus_xs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905280403.n4S43NIK040707>