From: Christoph Hellwig Date: Mon, 28 Jun 2010 12:16:14 +0000 (+0200) Subject: x86: Remove CONFIG_4KSTACKS X-Git-Tag: v2.6.37-rc1~177^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcfa726280116dd31adad37da940f542663567d0;p=pandora-kernel.git x86: Remove CONFIG_4KSTACKS These days 4 kilobytes of stack just aren't enough for reliably operation, and people using lots of threads have long switched to 64-bit kernels, so remove the CONFIG_4KSTACKS option. Signed-off-by: Christoph Hellwig LKML-Reference: <20100628121614.GB6605@lst.de> Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed