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


Groups > linux.kernel > #1614675

[GIT PULL]: dmaengine fixes for 4.11

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject [GIT PULL]: dmaengine fixes for 4.11
Date 2017-04-02 11:10 +0200
Message-ID <trJGh-6VN-1@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

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

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


Thread

[GIT PULL]: dmaengine fixes for 4.11 Vinod Koul <vinod.koul@intel.com> - 2017-04-02 11:10 +0200

csiph-web