]> www.infradead.org Git - users/willy/linux.git/commit
remoteproc: debug: add crash debugfs node
authorXiang Xiao <xiaoxiang781216@gmail.com>
Wed, 7 Nov 2018 15:26:01 +0000 (23:26 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 8 Nov 2018 06:30:37 +0000 (22:30 -0800)
commitcbfbf64d2023dea1aa11a9d84b45ca51e5ff903f
treeb42c37e4c8302d524f12cc086a1a9e4602925d2f
parent651022382c7f8da46cb4872a545ee1da6d097d2a
remoteproc: debug: add crash debugfs node

so we can trigger the crash manully which could:
1.test the crash handling code path more easily
2.update the firmware without reboot kernel

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_debugfs.c