Thread (18 messages) flat view 18 messages, 2 authors, 2021-05-25
STALE1907d

Revision v2 of 3 in this series.

Revisions (3)
  1. v1 [diff vs current]
  2. v2 current
  3. v3 [diff vs current]

[boot-wrapper PATCH v2 3/8] aarch64: Remove the redundant setup_stack

From: Jaxson Han <hidden>
Date: 2021-05-21 10:51:30
Subsystem: the rest · Maintainer: Linus Torvalds

Since we already have set up a stack above, there is no need to do it
again.

Signed-off-by: Jaxson Han <redacted>
---
 arch/aarch64/boot.S | 1 -
 1 file changed, 1 deletion(-)
diff --git a/arch/aarch64/boot.S b/arch/aarch64/boot.S
index e4f5f3d..ee9886b 100644
--- a/arch/aarch64/boot.S
+++ b/arch/aarch64/boot.S
@@ -39,7 +39,6 @@ _start:
 	ldr	x1, =flag_keep_el
 	str	w0, [x1]
 
-	bl	setup_stack
 	b	start_keep_el
 
 	/*
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help