git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec572e3
)
[PATCH] alloc_fdtable() expansion fix
author
Andrew Morton
<akpm@osdl.org>
Wed, 12 Jul 2006 16:03:08 +0000
(09:03 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 12 Jul 2006 19:52:55 +0000
(12:52 -0700)
We're supposed to go the next power of two if nfds==nr.
Of `nr', not of `nfsd'.
Spotted by Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found