commit | 903d58a610fb84830e470e9ed9829b39fe80c536 | [log] [tgz] |
---|---|---|
author | Jeff Hugo <jhugo@codeaurora.org> | Thu Aug 29 14:57:00 2013 -0600 |
committer | Eric Holmberg <eholmber@codeaurora.org> | Thu Sep 26 18:01:19 2013 -0600 |
tree | 899db47346b02f35640cef085a20864dd3949685 | |
parent | d46a2fd681e34a47d434f4086ab332c0557d2beb [diff] |
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>