From: Eric Dumazet Date: Thu, 7 Feb 2008 09:40:19 +0000 (+0100) Subject: [TCP]: lower stack usage in cookie_hash() function X-Git-Tag: v2.6.26-rc1~1138^2~523 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11baab7ac34723ad481e0f97fca733272ef364d4;p=pandora-kernel.git [TCP]: lower stack usage in cookie_hash() function 400 bytes allocated on stack might be a litle bit too much. Using a per_cpu var is more friendly. Signed-off-by: Eric Dumazet Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed