From: Oleg Nesterov Date: Fri, 3 Nov 2006 06:07:26 +0000 (-0800) Subject: [PATCH] fix Documentation/accounting/getdelays.c buf size X-Git-Tag: v2.6.19-rc5~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8804023061b3447fbaddbd286d78170ad88d1a43;p=pandora-kernel.git [PATCH] fix Documentation/accounting/getdelays.c buf size getdelays reports a "fatal reply error, errno 258". We don't have enough room for multi-threaded exit (PID + TGID). Signed-off-by: Oleg Nesterov Cc: Balbir Singh Cc: Shailabh Nagar Cc: Jay Lan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed