cvs commit: src/sys/kern kern_intr.c

Scott Long scottl at FreeBSD.org
Tue Jul 1 09:00:40 PDT 2003


scottl      2003/07/01 09:00:39 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_intr.c 
  Log:
  Make swi_vm be INTR_MPSAFE.  On all platforms, it is only used to activate
  busdma_swi().  Now that busdma_swi() uses driver-provided locking, this
  should be safe.
  
  Revision  Changes    Path
  1.98      +1 -1      src/sys/kern/kern_intr.c


More information about the cvs-src mailing list