Re: "panic: spin lock entropy harvest mutex not in order list"

From: Robert Huff (roberthuff_at_rcn.com)
Date: 10/12/04

  • Next message: Robert Huff: "Re: "panic: spin lock entropy harvest mutex not in order list""
    Date: Mon, 11 Oct 2004 22:27:01 -0400
    To: Robert Watson <rwatson@freebsd.org>
    
    

    Robert Watson writes:

    > When I committed the rewrite of the /dev/random entropy
    > harvesting locking, I ommitted to commit the change to
    > subr_witness.c telling witness about the lock change; witness
    > requires that all spin locks be identified in the hard-coded lock
    > order (although maybe only if witness skipspin is off, hence more
    > people not running into it?). I've merged the change to
    > subr_witness.c as change 1.182 as of a minute or two ago. Please
    > letme know if that change doesn't fix the problem.

            Update done, and it seems to have fixed the problem. If you
    don't hear on this again within 48 hours please consider the matter
    closed.
            Thanks,

                                    Robert Huff

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


  • Next message: Robert Huff: "Re: "panic: spin lock entropy harvest mutex not in order list""