diff options
author | Julian Anastasov <ja@ssi.bg> | 2011-02-22 10:40:25 +0200 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2011-03-02 07:54:41 +0900 |
commit | ff75f40f44ae9b79d520bf32a05d35af74a805c0 (patch) | |
tree | ec3dc42c3a95c5482569956b9be4503ef0e46259 /.gitignore | |
parent | 0af320fb4627033e49cbc6e8138e7aa75ab8352a (diff) | |
download | op-kernel-dev-ff75f40f44ae9b79d520bf32a05d35af74a805c0.zip op-kernel-dev-ff75f40f44ae9b79d520bf32a05d35af74a805c0.tar.gz |
ipvs: fix dst_lock locking on dest update
Fix dst_lock usage in __ip_vs_update_dest. We need
_bh locking because destination is updated in user context.
Can cause lockups on frequent destination updates.
Problem reported by Simon Kirby. Bug was introduced
in 2.6.37 from the "ipvs: changes for local real server"
change.
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions