commit | 0a10be26d39faf7cd7b8292ca2509c33be8c97bc | [log] [tgz] |
---|---|---|
author | Pratik Patel <pratikp@codeaurora.org> | Tue Oct 23 21:12:07 2012 -0700 |
committer | Pratik Patel <pratikp@codeaurora.org> | Thu Nov 01 10:06:11 2012 -0700 |
tree | d59db5a421d932c8069aacefc9587a6d8feaea7a | |
parent | 9dbfa370f0914ad132a7e791e905b4a5b6d3eda2 [diff] |
coresight: change ETM locking scheme from mutex to spinlock Switch to using spinlocks instead of mutexes to make apis callable from atomic context. Change-Id: I6c249b66c7f9db3d6028f1ab92bacfbcf43b150e Signed-off-by: Pratik Patel <pratikp@codeaurora.org>