commit | dcfa726280116dd31adad37da940f542663567d0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jun 28 14:16:14 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Jun 29 12:12:59 2010 +0200 |
tree | 93d59c5a3d548d0d6598e3ff2a8dc96c5f0b7b53 | |
parent | 7974891db234467eaf1fec613ec0129cb4ac2332 [diff] |
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 <hch@lst.de> LKML-Reference: <20100628121614.GB6605@lst.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>