diff options
author | 2013-04-06 00:54:37 +0000 | |
---|---|---|
committer | 2013-04-08 16:45:09 -0400 | |
commit | ffcdedb667b6db8ee31c7efa76a3ec59d9c3b0fc (patch) | |
tree | 6fc19386e085c0bff5930acc5256bd975ec6272d /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge branch 'wireless' (diff) | |
download | linux-dev-ffcdedb667b6db8ee31c7efa76a3ec59d9c3b0fc.tar.xz linux-dev-ffcdedb667b6db8ee31c7efa76a3ec59d9c3b0fc.zip |
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 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions