| commit | dce6670aaa7efece0558010b48d5ef9d421154be | [log] [tgz] |
|---|---|---|
| author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 23 23:15:42 2009 +0000 |
| committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 20 10:25:08 2009 +1000 |
| tree | ac14f2b583d8914c1a0e03637949ab7a1c307ec5 | |
| parent | 13363ab9b9d040ebeace3a1a3a5ddcb13bf0d644 [diff] |
powerpc: Add PACA fields specific to 64-bit Book3E processors This adds various fields in the PACA that are for use specifically by Book3E processors, such as exception save areas, current pgd pointer, special exceptions kernel stacks etc... Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>