[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1654888985-3846-1-git-send-email-quic_clew@quicinc.com>
Date: Fri, 10 Jun 2022 12:23:03 -0700
From: Chris Lew <quic_clew@...cinc.com>
To: <bjorn.andersson@...aro.org>, <mathieu.poirier@...aro.org>
CC: <linux-remoteproc@...r.kernel.org>,
<linux-arm-msm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<quic_clew@...cinc.com>
Subject: [PATCH 0/2] Introduce helpers for carveout management
Currently remoteproc exposes APIs for devices outside of remoteproc
to allocate and add carveout resources to a remoteproc. These devices
may support the ability to reclaim these resources from a live
remoteproc. Add two helpers to help cleanup the references to the
carveout resources.
Chris Lew (2):
remoteproc: core: Introduce rproc_del_carveout
remoteproc: core: Introduce rproc_mem_entry_free
drivers/remoteproc/remoteproc_core.c | 33 +++++++++++++++++++++++++++++++++
include/linux/remoteproc.h | 2 ++
2 files changed, 35 insertions(+)
--
2.7.4
Powered by blists - more mailing lists