>
> +#ifdef DEBUG_SLAB
> + if (retval < 0 ) {
> + if(kmem_cache_destroy(uhci_desc_kmem))
Why only #ifdef DEBUG_SLAB?
AFAICS the driver should always destroy it's slab cache.
Please cc, I'm not subscribed to linux-kernel.
--
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- usb-uhci forgets to destroy kmem entries Oleg Drokin
- RE: usb-uhci forgets to destroy kmem entries Dunlap, Randy
- Re: usb-uhci forgets to destroy kmem entries Manfred Spraul
- Re: usb-uhci forgets to destroy kmem entries Oleg Drokin
- RE: usb-uhci forgets to destroy kmem entries Dunlap, Randy

