From: Robert Olsson Date: Tue, 5 Jul 2005 22:02:40 +0000 (-0700) Subject: [IPV4]: More broken memory allocation fixes for fib_trie X-Git-Tag: v2.6.13-rc2~6^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f36895aa774cf4d1c3d68921e0209e796b66600;p=pandora-kernel.git [IPV4]: More broken memory allocation fixes for fib_trie Below a patch to preallocate memory when doing resize of trie (inflate halve) If preallocations fails it just skips the resize of this tnode for this time. The oops we got when killing bgpd (with full routing) is now gone. Patrick memory patch is also used. Signed-off-by: Robert Olsson Signed-off-by: David S. Miller --- Reading git-diff-tree failed