[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220429195946.1061725-1-krzysztof.kozlowski@linaro.org>
Date: Fri, 29 Apr 2022 21:59:44 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Bjorn Andersson <bjorn.andersson@...aro.org>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-remoteproc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] rpmsg: fix after driver_override patchset
Hi,
Marek reported issue introduced by commit in Greg's tree:
2cd402b8fd4 ("rpmsg: Fix kfree() of static memory on setting driver_override")
Therefore this should go via Greg's tree as well.
Marek,
Could you test if it fixes your issue? It worked for my case which used
different RPMSG driver.
Best regards,
Krzysztof
Krzysztof Kozlowski (2):
rpmsg: Fix calling device_lock() on non-initialized device
rpmsg: use local 'dev' variable
drivers/rpmsg/rpmsg_core.c | 39 ++++++++++++++++++++++++++++------
drivers/rpmsg/rpmsg_internal.h | 14 +-----------
drivers/rpmsg/rpmsg_ns.c | 14 +-----------
include/linux/rpmsg.h | 8 +++++++
4 files changed, 43 insertions(+), 32 deletions(-)
--
2.32.0
Powered by blists - more mailing lists