public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] dmaengine fixes for 4.4
@ 2016-01-08 13:16 Vinod Koul
  0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2016-01-08 13:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, dma

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

Hi Linus

Please pull to receive late fixes for 4.4

The following changes since commit 168309855a7d1e16db751e9c647119fe2d2dc878:

  Linux 4.4-rc8 (2016-01-03 15:15:37 -0800)

are available in the git repository at:

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

for you to fetch changes up to b0b79024627fcbd4b4531f4e2bc8e133c8fb6a95:

  dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag (2016-01-07 11:09:36 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.4

Late fixes for 4.4 are three fixes for drivers which include a
revert of mic-x100 fix which is causing regression, xgene fix for
double IRQ and async_tx fix to use GFP_NOWAIT

----------------------------------------------------------------
Ashutosh Dixit (1):
      dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"

NeilBrown (1):
      async_tx: use GFP_NOWAIT rather than GFP_IO

Rameshwar Prasad Sahu (1):
      dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag

 crypto/async_tx/async_memcpy.c      |  2 +-
 crypto/async_tx/async_pq.c          |  4 ++--
 crypto/async_tx/async_raid6_recov.c |  4 ++--
 crypto/async_tx/async_xor.c         |  4 ++--
 drivers/dma/mic_x100_dma.c          | 15 +++++----------
 drivers/dma/xgene-dma.c             |  4 ++++
 6 files changed, 16 insertions(+), 17 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

only message in thread, other threads:[~2016-01-08 13:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08 13:16 [GIT PULL] dmaengine fixes for 4.4 Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox