From: stephen hemminger Date: Wed, 23 Feb 2011 13:04:18 +0000 (+0000) Subject: netem: use vmalloc for distribution table X-Git-Tag: v2.6.39-rc1~468^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6373a9a286bdd955a76924cee88a2f8f784988b1;p=pandora-kernel.git netem: use vmalloc for distribution table The netem probability table can be large (up to 64K bytes) which may be too large to allocate in one contiguous chunk. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed