]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/remoteproc/remoteproc_debugfs.c
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)
commitbf41a0910cb2dd06abd4d6a920edcee798460ad7
tree91105dc81b525a3dc8bc2ac943df00911856a71d
parentea47c6887b6d99e99e2cf8602384b6b7a17eaa23
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