commit | 27b10da8fff27d74b755707e61637f6ab488c617 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Wed Feb 17 17:51:58 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 14:11:01 2016 -0800 |
tree | 799f7340226e6da5d3755ccc6578b25342964909 | |
parent | 882d5e112491c875ab7c8c336b8beaeec54d0509 [diff] |
coresight: etb10: moving to local atomic operations Moving to use local atomic operations to take advantage of the lockless implementation, something that will come handy when the ETB is accessed from the Perf subsystem. Also changing the name of the variable to something more meaningful. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>