Files
linux/drivers
Dan Williams 59056e85d7 ioatdma: clean up sed pool kmem_cache
Use a single cache for all sed allocations.  No need to make it per
channel.  This also avoids the slub_debug warnings for multiple caches
with the same name.

Switching to dmam_pool_create() to fix leaking the dma pools on
initialization failure and lets us kill ioat3_dma_remove().

Cc: Dave Jiang <dave.jiang@intel.com>
Acked-by: Dave Jiang <dave.jiang@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2013-11-14 11:04:41 -08:00
..
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:41 -08:00
2013-10-07 17:08:26 +02:00
2013-10-16 03:17:47 +01:00
2013-11-14 11:04:38 -08:00
2013-09-13 15:09:52 +02:00
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:38 -08:00
2013-11-14 11:04:38 -08:00
2013-09-13 15:09:52 +02:00
2013-11-14 11:04:38 -08:00
2013-10-16 13:22:16 -07:00
2013-09-26 15:33:23 +03:00