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:
6681712
)
netpoll: use DEFINE_STATIC_SRCU() to define netpoll_srcu
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Fri, 15 Mar 2013 06:50:52 +0000
(06:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 17 Mar 2013 16:42:43 +0000
(12:42 -0400)
DEFINE_STATIC_SRCU() defines srcu struct and do init at build time.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found