https://github.com/torvalds/linux
Revision afec35e3fee900b3016519d0b5512064e4625b2c authored by Andrea Bittau on 12 June 2006, 03:58:33 UTC, committed by David S. Miller on 12 June 2006, 04:08:03 UTC
A soft lockup existed in the handling of ack vector records.
Specifically, when a tail of the list of ack vector records was
removed, it was possible to end up iterating infinitely on an element
of the tail.

Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 289a1e9
History
Tip revision: afec35e3fee900b3016519d0b5512064e4625b2c authored by Andrea Bittau on 12 June 2006, 03:58:33 UTC
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Tip revision: afec35e
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.9 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top