diff options
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-04-20 17:50:30 +0200 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-04-20 17:56:00 +0200 |
commit | 3d81acb1cdb242378a1acb3eb1bc28c6bb5895f1 (patch) | |
tree | 74a155c6e4e051cf7322168c7293fbee543131c2 /net/bluetooth | |
parent | xen/resume: Fix compile warnings. (diff) | |
download | linux-3d81acb1cdb242378a1acb3eb1bc28c6bb5895f1.tar.xz linux-3d81acb1cdb242378a1acb3eb1bc28c6bb5895f1.zip |
Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"
This reverts commit b960d6c43a63ebd2d8518b328da3816b833ee8cc.
If we have another thread (very likely) touched the list, we
end up hitting a problem "that the next element is wrong because
we should be able to cope with that. The problem is that the
next->next pointer would be set LIST_POISON1. " (Stefano's
comment on the patch).
Reverting for now.
Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions