From: Allan Stephens Date: Mon, 12 May 2008 22:41:53 +0000 (-0700) Subject: tipc: Enhancements to name table initialization X-Git-Tag: v2.6.27-rc1~969^2~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3e6dcb43c3669a8817cb3d0f920f91661afd98;p=pandora-kernel.git tipc: Enhancements to name table initialization This patch enhances the initialization of TIPC's name table by removing a pointless spinlock operation, and by using kcalloc() to detect requests for an oversized name table. Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed