commit | 2d27cfd3286966c04d4192a9db5a6c7ea60eebf1 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 23 23:15:59 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 20 10:25:11 2009 +1000 |
tree | a9e3feb764da5a2be1a6ef9b3a0bf694e874a424 | |
parent | 32a74949b7337726e76d69f51c48715431126c6c [diff] |
powerpc: Remaining 64-bit Book3E support This contains all the bits that didn't fit in previous patches :-) This includes the actual exception handlers assembly, the changes to the kernel entry, other misc bits and wiring it all up in Kconfig. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>