From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751270AbdDBJDE (ORCPT ); Sun, 2 Apr 2017 05:03:04 -0400 Received: from mga09.intel.com ([134.134.136.24]:48590 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750931AbdDBJDC (ORCPT ); Sun, 2 Apr 2017 05:03:02 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,262,1486454400"; d="asc'?scan'208";a="243102251" Date: Sun, 2 Apr 2017 14:34:27 +0530 From: Vinod Koul To: Linus Torvalds Cc: LKML , dma Subject: [GIT PULL]: dmaengine fixes for 4.11 Message-ID: <20170402090427.GA2846@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" 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 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey Linus, Couple of fixes were pending in my tree, time to send them up. The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.11= -rc5 for you to fetch changes up to 23f963e91fd81f44f6b316b1c24db563354c6be8: dmaengine: Fix array index out of bounds warning in __get_unmap_pool() (2= 017-03-14 10:11:27 +0530) ---------------------------------------------------------------- dmaengine fixes for 4.11-rc5 Couple of minor fixes for 4.11 - array bound fix for __get_unmap_pool() - cyclic period splitting for bcm2835 ---------------------------------------------------------------- Matthias Kaehlcke (1): dmaengine: Fix array index out of bounds warning in __get_unmap_pool() Matthias Reichl (1): dmaengine: bcm2835: Fix cyclic DMA period splitting drivers/dma/bcm2835-dma.c | 5 ++++- drivers/dma/dmaengine.c | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) Thanks --=20 ~Vinod --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJY4L6aAAoJEHwUBw8lI4NHPgUP/R1//6Od0aCpCM9TWelL7xYn B9Awm0fRP8TdjhThYoWk9X0vCSntY4aKaCUJRc9w0u3S4yjGEPQ5xZWuO7JVxX2S TuaDDEApVBfaDKLYzgTajl32JHz9EC8GU8XQhxtLJuYftkdpV5ttJmu4ZBEMU3Lt NU7dK94CrFZrh3ZdpBCazBpp0Msm309elpq+16hJmGhJLcOcOmAPW+m5G9/7xNSW zCVWynIRidyLEYitmEoIKdJK8SvgE6lOleWuDR6VgefZiKs4Wjtx03+u/mRfX/Q7 z/4+eA23hZ4VIC35JomYZkNkS4ZD/8/E362x+PZYH5yHHfuOUFSrg1fcWZW1nveH 0a7JJtTctb7xf608jsEmb1aQC+zIGPeG4nPEAvp8n+8yAaS0YjVwQI6EzTtIieNb sLZAGysTkjwo+cSpvclhG4NsN6EYliSNTw4qBWUeCTBAcYW3eznTNCsjn6fxt2AD 6gwbMBZoiSekhFZh9749nBN7ZlIOksl3hoVNbtEbaPENrWzP7vEOfveQscjUCiSk yElAMep/aVr7wyw2daZVGVjP51nt3+ZTRm5oEBqeL3n6osFD92tA8Cw52eWlpkvs TA8rWewxL3csk019edfIGD/YQMBorN/FVLWl6wkBnsj4utzZDROCpZasPe+oxCkw xtlUpKBJmIE0L6NNbSZ/ =VyUq -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--