dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation/x86/x86_64
Christoph Hellwig 7974891db2 x86: Always use irq stacks
IRQ stacks provide much better safety against unexpected stack use from
interrupts, at the minimal downside of slightly higher memory usage.
Enable irq stacks also for the default 8k stack on 32-bit kernels to
minimize the problem of stack overflows through interrupt activity.

This is what the 64-bit kernel and various other architectures already do.

Signed-off-by: Christoph Hellwig <hch@lst.de>
LKML-Reference: <20100628121554.GA6605@lst.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2010-06-29 12:12:59 +02:00
..
00-INDEX
boot-options.txt x86, numa: Remove configurable node size support for numa emulation 2010-02-15 14:34:18 -08:00
cpu-hotplug-spec
fake-numa-for-cpusets trivial: fix where cgroup documentation is not correctly referred to 2009-03-30 15:22:02 +02:00
kernel-stacks x86: Always use irq stacks 2010-06-29 12:12:59 +02:00
machinecheck x86, mce: switch x86 machine check handler to Monarch election. 2009-06-03 14:45:12 -07:00
mm.txt x86: fix typo in address space documentation 2009-05-05 19:10:18 -07:00
uefi.txt