commit | 13363ab9b9d040ebeace3a1a3a5ddcb13bf0d644 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 23 23:15:39 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 20 10:25:07 2009 +1000 |
tree | 3745a72246b62a991d9d2d38faf91d136515b8a7 | |
parent | 57e2a99f74b0d3720c97a6aadb57ae6aad3c61ea [diff] |
powerpc: Add definitions used by exception handling on 64-bit Book3E This adds various definitions and macros used by the exception and TLB miss handling on 64-bit BookE It also adds the definitions of the SPRGs used for various exception types Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>