From: Mark Brown <broonie@kernel.org>
To: Tony Lindgren <tony@atomide.com>
Cc: Mark Brown <broonie@kernel.org>,
linux-spi@vger.kernel.org,
Peter Ujfalusi <peter.ujfalusi@gmail.com>,
Sanchayan Maity <maitysanchayan@gmail.com>,
Vladimir Oltean <vladimir.oltean@nxp.com>,
Vinod Koul <vkoul@kernel.org>
Subject: Re: [PATCH 1/2] spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Date: Tue, 10 Aug 2021 16:20:00 +0100 [thread overview]
Message-ID: <162860634017.6228.8342307288968790170.b4-ty@kernel.org> (raw)
In-Reply-To: <20210810081727.19491-1-tony@atomide.com>
On Tue, 10 Aug 2021 11:17:26 +0300, Tony Lindgren wrote:
> Depending on the DMA driver being used, the struct dma_slave_config may
> need to be initialized to zero for the unused data.
>
> For example, we have three DMA drivers using src_port_window_size and
> dst_port_window_size. If these are left uninitialized, it can cause DMA
> failures.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next
Thanks!
[1/2] spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
commit: 209ab223ad5b18e437289235e3bde12593b94ac4
[2/2] spi: spi-pic32: Fix issue with uninitialized dma_slave_config
commit: 976c1de1de147bb7f4e0d87482f375221c05aeaf
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
prev parent reply other threads:[~2021-08-10 15:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-10 8:17 [PATCH 1/2] spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config Tony Lindgren
2021-08-10 8:17 ` [PATCH 2/2] spi: spi-pic32: " Tony Lindgren
2021-08-10 8:28 ` [PATCH 1/2] spi: spi-fsl-dspi: " Vladimir Oltean
2021-08-10 15:20 ` Mark Brown [this message]
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=162860634017.6228.8342307288968790170.b4-ty@kernel.org \
--to=broonie@kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=maitysanchayan@gmail.com \
--cc=peter.ujfalusi@gmail.com \
--cc=tony@atomide.com \
--cc=vkoul@kernel.org \
--cc=vladimir.oltean@nxp.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox