From: Wei Liu Date: Thu, 2 May 2013 00:43:58 +0000 (+0000) Subject: xen-netback: avoid allocating variable size array on stack X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~39^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ccb4ebbc35e36a3c143f2d1355deb75c2e628f;p=pandora-kernel.git xen-netback: avoid allocating variable size array on stack Tune xen_netbk_count_requests to not touch working array beyond limit, so that we can make working array size constant. Suggested-by: Jan Beulich Signed-off-by: Wei Liu Signed-off-by: David S. Miller --- Reading git-diff-tree failed