CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/11/23 11:49:05

Modified files:
        sys/dev/pci/drm: i915_drv.h i915_irq.c 

Log message:
Make it so that instead of grabbing and ungrabbing the spinlock one line apart,
we just grab it once and drop it when we're done.

will reduce spl/splx wrangling. While here, clean it up a little bit.

Reply via email to