mirror of
https://github.com/linux-msm/rmtfs.git
synced 2024-11-23 12:14:12 +08:00
Qualcomm Remote Filesystem Service Implementation
710e6cf908
Attempting to shut down a system with rmtfs running without an associated remoteproc results in systemd waiting forever for the remoteproc code to never signal that it's done. Instead exit immediately when signalled, when there's no associated remoteproc. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> |
||
---|---|---|
.gitignore | ||
Android.bp | ||
LICENSE | ||
Makefile | ||
qmi_rmtfs.c | ||
qmi_rmtfs.h | ||
qmi_rmtfs.qmi | ||
qmi_tlv.c | ||
rmtfs.c | ||
rmtfs.h | ||
rmtfs.service.in | ||
rproc.c | ||
sharedmem.c | ||
storage.c | ||
util.c | ||
util.h |