git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c75997
)
ath9k: Fix "cc_lock" usage
author
Sujith Manoharan
<c_manoha@qca.qualcomm.com>
Thu, 26 Dec 2013 02:44:40 +0000
(08:14 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 3 Jan 2014 20:36:58 +0000
(15:36 -0500)
IRQ save/restore is not required for the cycle counters
since they are accessed only from softirq and process context.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found