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:
6230c9b
)
netconsole: enable netconsole can make net_device refcnt incorrent
author
Gao feng
<gaofeng@cn.fujitsu.com>
Tue, 11 Oct 2011 16:08:11 +0000
(16:08 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 19 Oct 2011 03:55:29 +0000
(23:55 -0400)
There is no check if netconsole is enabled current.
so when exec echo 1 > enabled;
the reference of net_device will increment always.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Acked-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found