From: Akinobu Mita Date: Tue, 29 Aug 2006 09:15:24 +0000 (-0700) Subject: [NETLINK]: Call panic if nl_table allocation fails X-Git-Tag: v2.6.18-rc6~55^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fab2caf62ed03d83bd3a3598b859c3c345a8e8b5;p=pandora-kernel.git [NETLINK]: Call panic if nl_table allocation fails This patch makes crash happen if initialization of nl_table fails in initcalls. It is better than getting use after free crash later. Signed-off-by: Akinobu Mita Signed-off-by: David S. Miller --- Reading git-diff-tree failed