| Submitter | Ike Panhc |
|---|---|
| Date | May 17, 2012, 6:45 a.m. |
| Message ID | <1337237102-3529-1-git-send-email-ike.pan@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/159827/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/arch/arm/mach-ux500/headsmp.S b/arch/arm/mach-ux500/headsmp.S index 64fa451..08da5589 100644 --- a/arch/arm/mach-ux500/headsmp.S +++ b/arch/arm/mach-ux500/headsmp.S @@ -32,6 +32,8 @@ pen: ldr r7, [r6] * should now contain the SVC stack for this core */ b secondary_startup +ENDPROC(u8500_secondary_startup) + .align 2 1: .long . .long pen_release