commit | 6b8e1c7ec4af6defa7045ff3c9b266486124d9c5 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Apr 30 20:45:40 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Apr 30 23:15:35 2008 +0200 |
tree | 74dae9c9492832c9bd12b86c34d1a67ef22b49a0 | |
parent | cb8ab687c32331fb548c613ae74df574bb0908c1 [diff] |
x86: 8K stacks by default Switch back to 8K stacks as the safer default. Out-of-memory situations are less problematic than silent and hard to debug stack corruption. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>