From: Vinod Koul <vinod.koul@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, dma <dmaengine@vger.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for 4.11
Date: Sun, 2 Apr 2017 14:34:27 +0530 [thread overview]
Message-ID: <20170402090427.GA2846@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]
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() (2017-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
--
~Vinod
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2017-04-02 9:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170402090427.GA2846@localhost \
--to=vinod.koul@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.