linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v4.19-rc4
@ 2018-09-14 12:00 Vinod
  0 siblings, 0 replies; only message in thread
From: Vinod @ 2018-09-14 12:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]

Hi Linus,

Please consider the pull to receive a small fix for mic_x100_dma driver
which fixes driver to use devm_kzalloc for driver memory so that it is
freed properly when it unregisters from dmaengine using managed API


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.19-rc4

for you to fetch changes up to 111b009f7e8bcdfc8d565b1f0e3ee5072bb7490b:

  dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue (2018-08-27 11:16:04 +0530)

----------------------------------------------------------------
dmaengine fix for dmaengine-fix-4.19-rc4

 - Fix mic_x100_dma to use devm_kzalloc to ensure memory is freed after
   use by device manage dmaengine release function added in merge window

----------------------------------------------------------------
Huang Shijie (1):
      dmaengine: mic_x100_dma: use devm_kzalloc to fix an issue

 drivers/dma/mic_x100_dma.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-14 12:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-14 12:00 [GIT PULL]: dmaengine fixes for v4.19-rc4 Vinod

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).