Commit 81310bb
QCLINUX: memory-dump: add QCOM memory dump driver
The memory dump driver allows various client subsystems to register
respective dump regions. At the time of deadlocks or cpu hangs these
dump regions are captured to give a snapshot of the system at the
time of the crash.
Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>1 parent 5565111 commit 81310bb
5 files changed
Lines changed: 1290 additions & 0 deletions
File tree
- arch/arm64/configs
- drivers/firmware/qcom
- include/linux/firmware/qcom
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
0 commit comments