diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-04-30 10:49:55 +0200 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-06-02 21:54:42 +0200 |
commit | bcf0b0880710409420a4e3b15dbf4b9a63542c0b (patch) | |
tree | ca1c813648ea075b772112237fde3ccfe3ddb776 /net/Kconfig | |
parent | [POWERPC] 85xx: Add next-level-cache property (diff) | |
download | linux-bcf0b0880710409420a4e3b15dbf4b9a63542c0b.tar.xz linux-bcf0b0880710409420a4e3b15dbf4b9a63542c0b.zip |
[POWERPC] Move to runtime allocated exception stacks
For the additonal exception levels (critical, debug, machine check) on
40x/book-e we were using "static" allocations of the stack in the
associated head.S.
Move to a runtime allocation to make the code a bit easier to read as
we mimic how we handle IRQ stacks. Its also a bit easier to setup the
stack with a "dummy" thread_info in C code.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions