summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authornikolay@redhat.com <nikolay@redhat.com>2013-04-06 00:54:37 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-04-08 20:45:09 (GMT)
commitffcdedb667b6db8ee31c7efa76a3ec59d9c3b0fc (patch)
tree6fc19386e085c0bff5930acc5256bd975ec6272d /init
parent0f27f575f9e0d9eb43247da5d90a0f93574a0790 (diff)
downloadlinux-fsl-qoriq-ffcdedb667b6db8ee31c7efa76a3ec59d9c3b0fc.tar.xz
Revert "bonding: remove sysfs before removing devices"
This reverts commit 4de79c737b200492195ebc54a887075327e1ec1d. This patch introduces a new bug which causes access to freed memory. In bond_uninit: list_del(&bond->bond_list); bond_list is linked in bond_net's dev_list which is freed by unregister_pernet_subsys. Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions