mbox series

[0/2] spi: offload: fixes

Message ID 20250212-spi-offload-fixes-v1-0-e192c69e3bb3@baylibre.com (mailing list archive)
Headers show
Series spi: offload: fixes | expand

Message

David Lechner Feb. 12, 2025, 5:33 p.m. UTC
Fix a couple of issues that were reported with the recently added SPI
offload series.

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
David Lechner (2):
      spi: fix missing offload_flags doc
      spi: offload: fix use after free

 drivers/spi/spi-offload.c | 13 ++++++++-----
 include/linux/spi/spi.h   |  2 ++
 2 files changed, 10 insertions(+), 5 deletions(-)
---
base-commit: 6cc789bf76b1f414791c69227e6c21ec41115213
change-id: 20250212-spi-offload-fixes-34a8abe6417e

Best regards,

Comments

Mark Brown Feb. 12, 2025, 6:59 p.m. UTC | #1
On Wed, 12 Feb 2025 11:33:11 -0600, David Lechner wrote:
> Fix a couple of issues that were reported with the recently added SPI
> offload series.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/2] spi: fix missing offload_flags doc
      commit: d795a052b0ddad3da83dda6ff522c1b1aaa4a525
[2/2] spi: offload: fix use after free
      commit: e957c96455e8f4c630d5e374312cad0633ca7e17

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