From: Herbert Xu Date: Mon, 19 Oct 2009 19:41:06 +0000 (+0000) Subject: tcp: Try to catch MSG_PEEK bug X-Git-Tag: v2.6.32-rc6~114^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b39e8f3fbbb31001b836afec87bcaf4811a7bf;p=pandora-kernel.git tcp: Try to catch MSG_PEEK bug This patch tries to print out more information when we hit the MSG_PEEK bug in tcp_recvmsg. It's been around since at least 2005 and it's about time that we finally fix it. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed