Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57585
b: refs/heads/master
c: 4ebd523
h: refs/heads/master
i:
  57583: dccd25a
v: v3
  • Loading branch information
Ralf Baechle committed Jun 11, 2007
1 parent 2080c91 commit 79fd124
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: cf7578995398e20d3ab0748e6d5f83ea6c7a0035
refs/heads/master: 4ebd5233f0420f1e383c38f962ec84c4d53fbbad
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ extern ATTRIB_NORET void cpu_idle(void);
* First C code run on the secondary CPUs after being started up by
* the master.
*/
asmlinkage void start_secondary(void)
asmlinkage __cpuinit void start_secondary(void)
{
unsigned int cpu;

Expand Down

0 comments on commit 79fd124

Please sign in to comment.