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:
4a80f27
)
[ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit.
author
Denis V. Lunev
<den@openvz.org>
Fri, 29 Feb 2008 22:15:19 +0000
(14:15 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 29 Feb 2008 22:15:19 +0000
(14:15 -0800)
Functions from __exit section should not be called from ones in __init
section. Fix this conflict.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found