From: Siddha, Suresh B Date: Tue, 26 Sep 2006 06:31:47 +0000 (-0700) Subject: [PATCH] fix potential stack overflow in mm/slab.c X-Git-Tag: v2.6.19-rc1~1169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2e7b7d0aa021847c59f882b066e7d3812902870;p=pandora-kernel.git [PATCH] fix potential stack overflow in mm/slab.c On High end systems (1024 or so cpus) this can potentially cause stack overflow. Fix the stack usage. Signed-off-by: Suresh Siddha Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed