commit | 4b98d9e713a03bd79ced8800e24a56359f9effbf | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Aug 18 19:08:32 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Aug 28 14:24:13 2009 +1000 |
tree | 3c1ca441b80f907241a6dd065feb0879436d40e2 | |
parent | 6c188829d2c20a1d02aedb13db34b3ca2a8f0dc4 [diff] |
powerpc/book3e-64: Add helper function to setup IVORs Not all 64-bit Book-3E parts will have fixed IVORs so add a function that cpusetup code can call to setup the base IVORs (0..15) to match the fixed offsets. We need to 'or' part of interrupt_base_book3e into the IVORs since on parts that have them the IVPR doesn't extend as far down. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>