]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: Change default dump configuration to "disabled"
authorRishabh Bhatnagar <rishabhb@codeaurora.org>
Fri, 2 Oct 2020 18:09:02 +0000 (11:09 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 14 Oct 2020 00:20:54 +0000 (19:20 -0500)
commit67c378bbf3812513e02347e20a46f18a84d68be4
tree91105dc81b525a3dc8bc2ac943df00911856a71d
parent7eea1ea2ac1c732f623ab7e38c72d94230e358c2
remoteproc: Change default dump configuration to "disabled"

Currently "default" configuration option means coredumps are
enabled. To avoid confusion rename the "default" configuration
option to "enabled" and disable collection of dumps by default
as doing so makes sense for production devices.

Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
Link: https://lore.kernel.org/r/1601662144-5964-2-git-send-email-rishabhb@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_coredump.c
drivers/remoteproc/remoteproc_debugfs.c
include/linux/remoteproc.h