QCLINUX: memory-dump: add SPR/cache dump entries for Hamoa and Glymur - #1683
QCLINUX: memory-dump: add SPR/cache dump entries for Hamoa and Glymur#1683Jie Gan (jiegan0107) wants to merge 3 commits into
Conversation
Replace the SPR_DUMP_CPU1-CPU7 macros with SPR_DUMP_CPU11 and update the range check in mem_dump_alloc() so SPR dump initialization covers CPU0-CPU11 instead of stopping at CPU7. Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
Add per-CPU SPR context, per-CPU and per-cluster cache dump entries, a combined CPU context entry, and the CPUSS_REG dump item to Hamoa's dump table to cover CPU0-CPU11. Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
f19fbde to
aa1b78c
Compare
Add per-CPU SPR context, per-CPU and per-cluster cache dump entries, a combined CPU context entry, and the CPUSS_REG dump item to Glymur's dump table to cover CPU0-CPU11. Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com>
aa1b78c to
11af4e6
Compare
PR #1683 — validate-patchPR: #1683
Final Summary
|
PR #1683 — checker-log-analyzerPR: #1683
Detailed report: Full report
|
add SPR/cache dump entries for Hamoa and Glymur