Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1304532

[GIT PULL] dmaengine fixes for 4.4

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject [GIT PULL] dmaengine fixes for 4.4
Date 2016-01-08 14:20 +0100
Message-ID <qOF7t-7eQ-45@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] dmaengine fixes for 4.4 Vinod Koul <vinod.koul@intel.com> - 2016-01-08 14:20 +0100

csiph-web