commit | 6100209bf6632d908ebcdab339a83f2e083b94e7 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Feb 04 18:09:40 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Feb 15 16:54:22 2013 +1100 |
tree | b4064c1dbe911a0c3fe7c65d104124fd19f4fb5a | |
parent | 2468dcf641e4f3e1b0153e3e11ca20740b2f4ce8 [diff] |
powerpc: Remove Cell-specific relocation-on interrupt vector code The Cell processor doesn't support relocation-on interrupts, so we don't need relocation-on versions of the interrupt vectors that are purely Cell-specific. This removes them. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>