mirror_zfs/modules
wartens2 55152ebbb4 * modules/spl/spl-kmem.c : Make sure to disable interrupts
when necessary to avoid deadlocks.  We were seeing the deadlock
        when calling kmem_cache_generic_constructor() and then an interrupt
        forced us to end up calling kmem_cache_generic_destructor()
        which caused our deadlock.


git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@74 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-04-16 16:37:51 +00:00
..
spl * modules/spl/spl-kmem.c : Make sure to disable interrupts 2008-04-16 16:37:51 +00:00
splat - Add more strict in_atomic() checking to the mutex entry 2008-04-11 17:03:57 +00:00
Makefile.in Add top level make check target which runs the validation 2008-02-28 00:16:24 +00:00