From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755116AbcAHNM5 (ORCPT ); Fri, 8 Jan 2016 08:12:57 -0500 Received: from mga01.intel.com ([192.55.52.88]:45313 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754919AbcAHNM4 (ORCPT ); Fri, 8 Jan 2016 08:12:56 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,538,1444719600"; d="asc'?scan'208";a="877300742" Date: Fri, 8 Jan 2016 18:46:29 +0530 From: Vinod Koul To: Linus Torvalds Cc: LKML , dma Subject: [GIT PULL] dmaengine fixes for 4.4 Message-ID: <20160108131629.GL11778@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ghzN8eJ9Qlbqn3iT" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ghzN8eJ9Qlbqn3iT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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_UNL= AZY 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 --=20 ~Vinod --ghzN8eJ9Qlbqn3iT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWj7atAAoJEHwUBw8lI4NHRpUQAKJDvrKp9mz4KKgUB1ylELzG s7xAQPnRPVXKvZzhB0gv75gLkGyd6l1hI0xkP7W7w0uZqQ9/1qq9GJsa7T3cjdKt fvSXkxkBdaAkuLIsm/1MeizPHtsQLpBg0T2r19re8tjJKXzc4cztt9BnrXB4m2BW a8nqSMn9H24xpFs9UhL/xgyDymPOikXfvvLawzPu2GsXFTwtgGB3Toxmip6hltIU 0i9T579PYUcMtXUdtWxKHCcAzF90nmftjVXm9VD71ZtolUWPr802k0IMU5KTZOiL mQ1tmjdfux6pvU3PVSvwF/nBZQbZAMrmSyxdjDl9+fFpOF92u136jSoOIYKeinER g5w7uXJ8iqlINpWiioYCAkqYgNUzDWCNObG0RKelEHY/bN3Q8n6epBiQkpjPm79I U323CnyajhSSIeIm9GVsRgffox4Z7FCdmVhBEOpNGMT+Ekfc4fJIAClXdUVS7yvu li+MFsjI+Af3eGqmIe0PXjtPSvKjfgBNxR1vf98Sr3MSit8fFPSEeD1HSLcU0kfZ fVV2e75Mi+Uio1x7e04I1FfNt/TWFu/EULUaXA4fZ0nU/pt3Bn1r3py2Fk4qtXLl gve9w7w+P+K9Om0LL8n3K4OT1+pWCHJhyMUa/tnDii9GLfVCMj0pJFtFMngSoAId FqbY6nzReGEE4NlXqyZv =tjrL -----END PGP SIGNATURE----- --ghzN8eJ9Qlbqn3iT--