From: Kumar Gala Date: Tue, 18 Aug 2009 19:08:32 +0000 (+0000) Subject: powerpc/book3e-64: Add helper function to setup IVORs X-Git-Tag: v2.6.32-rc1~675^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b98d9e713a03bd79ced8800e24a56359f9effbf;p=pandora-kernel.git 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 Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed