aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/entry.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/kernel/entry.S')
-rw-r--r--arch/arm64/kernel/entry.S4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/arm64/kernel/entry.S b/arch/arm64/kernel/entry.S
index dc7daedc9060..00e8764712b3 100644
--- a/arch/arm64/kernel/entry.S
+++ b/arch/arm64/kernel/entry.S
@@ -491,16 +491,14 @@ el1_irq:
enable_dbg
trace_hardirqs_off x23
-<<<<<<< HEAD
get_thread_info tsk
-=======
+
/*
* On systems with CONFIG_USE_ICC_SYSREGS_FOR_IRQFLAGS then
* we do not yet know if this IRQ is a pseudo-NMI or a normal
* interrupt. For that reason we must rely on the irq_handler to
* enable the NMI once the interrupt type is determined.
*/
->>>>>>> 82e52037fb34... arm64: Implement IPI_CPU_BACKTRACE using pseudo-NMIs
irq_handler
#ifdef CONFIG_PREEMPT