mbox series

[GIT,PULL] : dmaengine late fixes for v5.9

Message ID 20200929134443.GL2968@vkoul-mobl (mailing list archive)
State Mainlined
Headers show
Series [GIT,PULL] : dmaengine late fixes for v5.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.9

Message

Vinod Koul Sept. 29, 2020, 1:44 p.m. UTC
Hi Linus,

Please consider pulling to receive one small fix for dmatest module
misconfigured channels

The following changes since commit f4d51dffc6c01a9e94650d95ce0104964f8ae822:

  Linux 5.9-rc4 (2020-09-06 17:11:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.9

for you to fetch changes up to ce65d55f92a67e247f4d799e581cf9fed677871c:

  dmaengine: dmatest: Prevent to run on misconfigured channel (2020-09-22 20:18:05 +0530)

----------------------------------------------------------------
dmaengine fixes for v5.9

Dmatest:
 - Fix for misconfigured channel

----------------------------------------------------------------
Vladimir Murzin (1):
      dmaengine: dmatest: Prevent to run on misconfigured channel

 drivers/dma/dmatest.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

Thanks

Comments

pr-tracker-bot@kernel.org Sept. 29, 2020, 5:44 p.m. UTC | #1
The pull request you sent on Tue, 29 Sep 2020 19:14:43 +0530:

> git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-fix-5.9

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ccc1d052eff9f3cfe59d201263903fe1d46c79a5

Thank you!