Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225897
b: refs/heads/master
c: faabfa0
h: refs/heads/master
i:
  225895: 42fb3bd
v: v3
  • Loading branch information
Russell King committed Dec 20, 2010
1 parent a0ad27d commit db61b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 03b505eae6a276b8c38b6222694afb6cea10b1cc
refs/heads/master: faabfa0816916b0a7cfc93f6a9be382830658c80
1 change: 1 addition & 0 deletions trunk/arch/arm/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ void __ref cpu_die(void)
* to be repeated to undo the effects of taking the CPU offline.
*/
__asm__("mov sp, %0\n"
" mov fp, #0\n"
" b secondary_start_kernel"
:
: "r" (task_stack_page(current) + THREAD_SIZE - 8));
Expand Down

0 comments on commit db61b5b

Please sign in to comment.