On Wed, Aug 04, 2021 at 12:35:55PM +0100, Cristian Marussi wrote:
[ Upstream commit f1748b1ee1fa0fd1a074504045b530b62f949188 ]
A successfully received delayed response could anyway report a failure at the protocol layer in the message status field.
Add a check also for this error condition.
Cc: stable@vger.kernel.org # v5.4+ Link: https://lore.kernel.org/r/20210608103056.3388-1-cristian.marussi@arm.com Fixes: 58ecdf03dbb9 ("firmware: arm_scmi: Add support for asynchronous commands and delayed response") Signed-off-by: Cristian Marussi cristian.marussi@arm.com Signed-off-by: Sudeep Holla sudeep.holla@arm.com
Upstream commit f1748b1ee1fa0fd1a074504045b530b62f949188 has been already applied to stable/linux-5.13.y, this is a backport with conflicts resolved for v5.4 and v5.10 (The code fixed here was introduced after v4.19)
All now queued up, thanks.
greg k-h