Re: [PATCH] fix locking in /net/ipv4/tcp_ipv4.c

David S. Miller (davem@redhat.com)
Mon, 13 Jan 2003 00:02:40 -0800 (PST)


From: Anders Gustafsson <andersg@0x63.nu>
Date: Mon, 13 Jan 2003 03:11:50 +0100

the goto-discussion* reminded me of the locking for the seq_file reading in
/net/ipv4/tcp_ipv4.c. If only the header** is read tcp_listen_unlock() is
called without the lock taken.

Applied, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/