All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Sasha Levin <sashal@kernel.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
To: Mark Brown <broonie@kernel.org>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: <stable@vger.kernel.org>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH v3 1/2] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Date: Thu, 18 Jun 2020 13:18:02 +0000	[thread overview]
Message-ID: <20200618131803.21F452082F@mail.kernel.org> (raw)
In-Reply-To: <1592300467-29196-1-git-send-email-krzk@kernel.org>

Hi

[This is an automated email]

This commit has been processed because it contains a "Fixes:" tag
fixing commit: 349ad66c0ab0 ("spi:Add Freescale DSPI driver for Vybrid VF610 platform").

The bot has tested the following trees: v5.7.2, v5.4.46, v4.19.128, v4.14.184, v4.9.227, v4.4.227.

v5.7.2: Build OK!
v5.4.46: Build OK!
v4.19.128: Failed to apply! Possible dependencies:
    06d5dd29976fb ("spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and SPI_CTAR_* macros")
    13aed23927414 ("spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ")
    3a11ea664be6f ("spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller")
    50fcd84764fcb ("spi: spi-fsl-dspi: Fix code alignment")
    5ce3cc5674718 ("spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610)")
    aa54c1c9d90e6 ("spi: fix initial SPI_SR value in spi-fsl-dspi")
    b2655196cf9ce ("spi: spi-fsl-dspi: Use BIT() and GENMASK() macros")

v4.14.184: Failed to apply! Possible dependencies:
    00ac9562158e8 ("spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilities")
    0a4ec2c158634 ("spi: spi-fsl-dspi: Simplify transfer counter handling")
    3a11ea664be6f ("spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller")
    3e7cc6252dc81 ("spi: spi-fsl-dspi: Enable extended SPI mode")
    4779f23d1ac86 ("spi: spi-fsl-dspi: Drop unneeded use of dataflags bits")
    50fcd84764fcb ("spi: spi-fsl-dspi: Fix code alignment")
    51d583ae7792c ("spi: spi-fsl-dspi: Framesize control for XSPI mode")
    58ba07ec79e62 ("spi: spi-fsl-dspi: Add support for XSPI mode registers")
    5ce3cc5674718 ("spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610)")
    8570043e2cc65 ("spi: spi-fsl-dspi: Fixup regmap configuration")
    9e1dc9bd09936 ("spi: spi-fsl-dspi: Fix per transfer cs_change handling")
    aa54c1c9d90e6 ("spi: fix initial SPI_SR value in spi-fsl-dspi")
    c87bdcc89d867 ("spi: spi-fsl-dspi: Drop unreachable else if statement")
    d87e08f142137 ("spi: spi-fsl-dspi: Fix MCR register handling")
    dadcf4abd60ba ("spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers")
    ec7ed7708e009 ("spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi")

v4.9.227: Failed to apply! Possible dependencies:
    1eaccf210c59e ("spi: spi-fsl-dspi: Fix incorrect DMA setup")
    3a11ea664be6f ("spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller")
    3e7cc6252dc81 ("spi: spi-fsl-dspi: Enable extended SPI mode")
    4779f23d1ac86 ("spi: spi-fsl-dspi: Drop unneeded use of dataflags bits")
    50fcd84764fcb ("spi: spi-fsl-dspi: Fix code alignment")
    51d583ae7792c ("spi: spi-fsl-dspi: Framesize control for XSPI mode")
    58ba07ec79e62 ("spi: spi-fsl-dspi: Add support for XSPI mode registers")
    90ba37033cb94 ("spi: spi-fsl-dspi: Add DMA support for Vybrid")
    9e1dc9bd09936 ("spi: spi-fsl-dspi: Fix per transfer cs_change handling")
    aa54c1c9d90e6 ("spi: fix initial SPI_SR value in spi-fsl-dspi")
    c87bdcc89d867 ("spi: spi-fsl-dspi: Drop unreachable else if statement")
    ccf7d8ee3d6eb ("spi: spi-fsl-dspi: Fix continuous selection format")
    d87e08f142137 ("spi: spi-fsl-dspi: Fix MCR register handling")
    dadcf4abd60ba ("spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers")

v4.4.227: Failed to apply! Possible dependencies:
    1eaccf210c59e ("spi: spi-fsl-dspi: Fix incorrect DMA setup")
    3a11ea664be6f ("spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controller")
    3e7cc6252dc81 ("spi: spi-fsl-dspi: Enable extended SPI mode")
    4779f23d1ac86 ("spi: spi-fsl-dspi: Drop unneeded use of dataflags bits")
    50fcd84764fcb ("spi: spi-fsl-dspi: Fix code alignment")
    51d583ae7792c ("spi: spi-fsl-dspi: Framesize control for XSPI mode")
    58ba07ec79e62 ("spi: spi-fsl-dspi: Add support for XSPI mode registers")
    5ee67b587a2b0 ("spi: dspi: clear SPI_SR before enable interrupt")
    90ba37033cb94 ("spi: spi-fsl-dspi: Add DMA support for Vybrid")
    92dc20d83adec ("spi: spi-fsl-dspi: Fix cs_change handling in message transfer")
    9419b2006cf47 ("spi: fsl-dspi: Set max_speed_hz for master")
    94b968b5a3e28 ("spi: spi-fsl-dspi: constify devtype_data")
    9e1dc9bd09936 ("spi: spi-fsl-dspi: Fix per transfer cs_change handling")
    aa54c1c9d90e6 ("spi: fix initial SPI_SR value in spi-fsl-dspi")
    c87bdcc89d867 ("spi: spi-fsl-dspi: Drop unreachable else if statement")
    ccf7d8ee3d6eb ("spi: spi-fsl-dspi: Fix continuous selection format")
    d87e08f142137 ("spi: spi-fsl-dspi: Fix MCR register handling")
    dadcf4abd60ba ("spi: spi-fsl-dspi: Support 4 to 16 bits per word transfers")


NOTE: The patch will not be queued to stable trees until it is upstream.

How should we proceed with this patch?

-- 
Thanks
Sasha

  parent reply	other threads:[~2020-06-18 13:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-16  9:41 [PATCH v3 1/2] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths Krzysztof Kozlowski
2020-06-16  9:41 ` [PATCH v3 2/2] spi: spi-fsl-dspi: Initialize completion before possible interrupt Krzysztof Kozlowski
2020-06-18 21:29   ` Vladimir Oltean
2020-06-18 13:18 ` Sasha Levin [this message]
2020-06-18 21:24 ` [PATCH v3 1/2] spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths Vladimir Oltean
2020-06-22 10:30   ` Krzysztof Kozlowski

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=20200618131803.21F452082F@mail.kernel.org \
    --to=sashal@kernel.org \
    --cc=mkl@pengutronix.de \
    /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.