Hi,

Looking at,

http://www.freebsd.org/cgi/query-pr.cgi?pr=159345

The lock is a global variable, declared as

static struct mtx       lagg_list_mtx;

I would expect this to be zeroed memory, is this guaranteed?


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

Reply via email to