diff options
author | Suman Anna <[email protected]> | 2022-02-13 14:12:42 -0600 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-03-11 14:31:55 -0600 |
commit | c13b780c4597e1e6cee3154053a196aa329b1367 (patch) | |
tree | 417f2b40c25c0ad2a681ad46718a836f509e8322 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 8d9be5c6bdcda9e29597d3fbb24d1f6699da4616 (diff) |
remoteproc: Change rproc_shutdown() to return a status
The rproc_shutdown() function is currently not returning any
error code, and any failures within rproc_stop() are not passed
back to the users. Change the signature to return a success value
back to the callers.
The remoteproc sysfs and cdev interfaces are also updated to
return back this status to userspace.
Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions