CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/11/04 09:19:54

Modified files:
        sys/dev/pci/drm: drm_lock.c 

Log message:
If we need to call the tasklet function on unlock, we don't need to hold
tsk_lock (which blocks irqs) for the whole call of the function, just
when we manipulate the function pointer.

Reply via email to