msm: smd: separate SMD and SMSM logs
SMD and SMSM log to the same buffer. In some scenarios, one driver could
flood that buffer with activity, thereby overwriting activity from the
other driver, which can hamper debug efforts.
Create separate buffers for each driver to mitigate this issue.
Change-Id: I6ef3e2c1213e52dd81db770ef824547a49784ec2
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please register or sign in to comment