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:
99ac8cd
)
ath9k: optimize register access functions
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 14 Mar 2012 15:40:25 +0000
(16:40 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 15 Mar 2012 17:45:03 +0000
(13:45 -0400)
By checking for NR_CPUS, the compiler can optimize out register access
serialization code on non-SMP kernels
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found