bootconfig: Increase max nodes of bootconfig from 1024 to 8192 for DCC support
stable inclusion from stable-v5.10.173 commit 903b91cea77acc79a6b58553023d6ea4d0aa3dd7 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7X0QU Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=903b91cea77acc79a6b58553023d6ea4d0aa3dd7 -------------------------------- [ Upstream commit 6c406249 ] The Data Capture and Compare(DCC) is a debugging tool that uses the bootconfig for configuring the register values during boot-time. Increase the max nodes supported by bootconfig to cater to the requirements of the Data Capture and Compare Driver. Link: https://lore.kernel.org/all/1674536682-18404-1-git-send-email-quic_schowdhu@quicinc.com/ Signed-off-by:Souradeep Chowdhury <quic_schowdhu@quicinc.com> Acked-by:
Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by:
Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment