On Mon, Jun 08, 2015 at 02:04:45PM -0400, John Baldwin wrote:
> On Monday, June 08, 2015 03:46:29 PM Ruslan Bukin wrote:
> > For some reason it hangs for me after 'random' lines on arm64
> 
> Are you using dtrace?  It looks like sdt was using the public symbol before
> but in a context where the caller held the lock.  I will revert this for now.
> I think I can perhaps make it 'automatic' by having it acquire a read lock
> (possibly recursing) if it doesn't already hold a write lock.
> 

Yes, I'm using DTrace. And you right: if I remove dtrace_sdt from kernel,
then the same revision works fine for me.

Ruslan

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to