Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1284509 > unrolled thread
| Started by | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| First post | 2015-12-05 11:10 +0100 |
| Last post | 2015-12-05 11:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] dmaengine: bcm2835-dma: Convert to use DMA pool Vinod Koul <vinod.koul@intel.com> - 2015-12-05 11:10 +0100
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Date | 2015-12-05 11:10 +0100 |
| Subject | Re: [PATCH] dmaengine: bcm2835-dma: Convert to use DMA pool |
| Message-ID | <qChWV-87s-1@gated-at.bofh.it> |
On Mon, Nov 16, 2015 at 01:09:03PM +0200, Peter Ujfalusi wrote: > f93178291712 dmaengine: bcm2835-dma: Fix memory leak when stopping a > running transfer > > Fixed the memleak, but introduced another issue: the terminate_all callback > might be called with interrupts disabled and the dma_free_coherent() is > not allowed to be called when IRQs are disabled. > Convert the driver to use dma_pool_* for managing the list of control > blocks for the transfer. Applied, thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web