Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58680
b: refs/heads/master
c: 44659f2
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jul 10, 2007
1 parent 84b9ced commit a1c1ae4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7e95a016f844fc660bf80065413998a784a78988
refs/heads/master: 44659f29a0a26dcdbf516a82b0ff96d6ba464724
2 changes: 1 addition & 1 deletion trunk/arch/mips/pmc-sierra/yosemite/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ void __init plat_prepare_cpus(unsigned int max_cpus)
* stack so the first thing we do is throw away that stuff and load useful
* values into the registers ...
*/
void prom_boot_secondary(int cpu, struct task_struct *idle)
void __init prom_boot_secondary(int cpu, struct task_struct *idle)
{
unsigned long gp = (unsigned long) task_thread_info(idle);
unsigned long sp = __KSTK_TOS(idle);
Expand Down

0 comments on commit a1c1ae4

Please sign in to comment.