FROMLIST: ASoC: qcom: q6apm-dai: fallback to BUFFER_BYTES_MAX without reserved memory#775
Conversation
PR #775 — validate-patchPR: #775
Final Summary
Recommendation: The patch is technically sound and addresses a real bug (unconditional use of
|
PR #775 — checker-log-analyzerPR: #775
Detailed report: Full report
|
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4586059 on any of the following entities: Entities:
CR: 4586059 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
Test Matrix
|
shashim-quic
left a comment
There was a problem hiding this comment.
remove below lines from commit log. add CRs-Fixed in PR description.
CRs-Fixed: 4583905
qli-2.0 GA Critical Fix
reserved memory Use BUFFER_BYTES_MAX when reserved memory is not configured instead of always using reserved_buf_size, ensuring correct buffer mapping for non-reserved memory platforms. Link: https://lore.kernel.org/all/20260624123748.502781-1-ajay.nandam@oss.qualcomm.com/ Signed-off-by: Ajay Kumar Nandam <ajay.nandam@oss.qualcomm.com>
ACK. Removed |
PR #775 — validate-patchPR: #775
Final Summary
Recommendation: Add a
|
PR #775 — checker-log-analyzerPR: #775
Detailed report: Full report
|
Test Matrix
|
Test Matrix
|
Use BUFFER_BYTES_MAX when reserved memory is not configured instead of always using reserved_buf_size, ensuring correct buffer mapping for non-reserved memory platforms.
Link: https://lore.kernel.org/all/20260624123748.502781-1-ajay.nandam@oss.qualcomm.com/
Signed-off-by: Ajay Kumar Nandam ajay.nandam@oss.qualcomm.com
CRs-Fixed: 4585950, 4586059
qli-2.0 GA Critical Fix