jhb         2005-09-26 18:30:12 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             subr_witness.c 
  Log:
  Add the spin lock used by the binary nvidia driver to the static lock
  order list so that WITNESS and the driver play together nicely.
  
  Tested by:      Harald Schmalzbauer
  MFC after:      3 days
  
  Revision  Changes    Path
  1.202     +1 -0      src/sys/kern/subr_witness.c