From: Andrew Morton Date: Wed, 12 Jul 2006 16:03:08 +0000 (-0700) Subject: [PATCH] alloc_fdtable() expansion fix X-Git-Tag: v2.6.18-rc2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a29b0b74e73b66674d20a170e463fe9032f2272a;p=pandora-kernel.git [PATCH] alloc_fdtable() expansion fix We're supposed to go the next power of two if nfds==nr. Of `nr', not of `nfsd'. Spotted by Rene Scharfe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed