Searched hist:"61 e2390e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | exception-64s.h | 61e2390e Mon Nov 05 00:10:35 CST 2012 Michael Neuling <mikey@neuling.org> powerpc: Make load_hander handle upto 64k offset
If we change load_hander() to use an ori instead of addi, we can load handlers upto 64k away provided we are still 64k aligned.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 61e2390e Mon Nov 05 00:10:35 CST 2012 Michael Neuling <mikey@neuling.org> powerpc: Make load_hander handle upto 64k offset If we change load_hander() to use an ori instead of addi, we can load handlers upto 64k away provided we are still 64k aligned. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | setup_64.c | 61e2390e Mon Nov 05 00:10:35 CST 2012 Michael Neuling <mikey@neuling.org> powerpc: Make load_hander handle upto 64k offset
If we change load_hander() to use an ori instead of addi, we can load handlers upto 64k away provided we are still 64k aligned.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | exceptions-64s.S | 61e2390e Mon Nov 05 00:10:35 CST 2012 Michael Neuling <mikey@neuling.org> powerpc: Make load_hander handle upto 64k offset
If we change load_hander() to use an ori instead of addi, we can load handlers upto 64k away provided we are still 64k aligned.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 61e2390e Mon Nov 05 00:10:35 CST 2012 Michael Neuling <mikey@neuling.org> powerpc: Make load_hander handle upto 64k offset If we change load_hander() to use an ori instead of addi, we can load handlers upto 64k away provided we are still 64k aligned. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|