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:
0d76751
)
netlink: Export genl_lock() API for use by modules
author
James Chapman
<jchapman@katalix.com>
Fri, 2 Apr 2010 06:19:05 +0000
(06:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 3 Apr 2010 21:56:05 +0000
(14:56 -0700)
This lets kernel modules which use genl netlink APIs serialize netlink
processing.
Signed-off-by: James Chapman <jchapman@katalix.com>
Reviewed-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found