aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/sparc64/kernel/sun4v_ivec.S5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sparc64/kernel/sun4v_ivec.S b/arch/sparc64/kernel/sun4v_ivec.S
index c0367ef7e098..b49a68bdda43 100644
--- a/arch/sparc64/kernel/sun4v_ivec.S
+++ b/arch/sparc64/kernel/sun4v_ivec.S
@@ -98,10 +98,7 @@ sun4v_dev_mondo:
98 membar #Sync 98 membar #Sync
99 99
100 /* Get &__irq_work[smp_processor_id()] into %g1. */ 100 /* Get &__irq_work[smp_processor_id()] into %g1. */
101 sethi %hi(__irq_work), %g4 101 TRAP_LOAD_IRQ_WORK(%g1, %g4)
102 sllx %g1, 6, %g1
103 or %g4, %lo(__irq_work), %g4
104 add %g4, %g1, %g1
105 102
106 /* Get &ivector_table[IVEC] into %g4. */ 103 /* Get &ivector_table[IVEC] into %g4. */
107 sethi %hi(ivector_table), %g4 104 sethi %hi(ivector_table), %g4