powerpc: Add a symbol for hypervisor trampolines
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 3 Jul 2012 20:29:41 +0000 (20:29 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 11 Jul 2012 04:18:38 +0000 (14:18 +1000)
Purely for cosmetic purposes, otherwise it can appear that we are in
single_step_pSeries() which is slightly confusing.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/exceptions-64s.S

index 8ad3468..e894515 100644 (file)
@@ -239,6 +239,7 @@ END_FTR_SECTION_IFSET(CPU_FTR_REAL_LE)
         * out of line to handle them
         */
        . = 0xe00
+hv_exception_trampoline:
        b       h_data_storage_hv
        . = 0xe20
        b       h_instr_storage_hv