Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312138
b: refs/heads/master
c: 263afbd
h: refs/heads/master
v: v3
  • Loading branch information
Yong Zhang authored and Ralf Baechle committed Jul 19, 2012
1 parent a4af1d7 commit 9d68e9c
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: 70dc8fa782efa2faa82ecec0f250223e1d773a47
refs/heads/master: 263afbdd1cdd49338c118a3064acee01c69bb501
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 @@ -115,11 +115,11 @@ static void yos_send_ipi_mask(const struct cpumask *mask, unsigned int action)
*/
static void __cpuinit yos_init_secondary(void)
{
set_c0_status(ST0_CO | ST0_IE | ST0_IM);
}

static void __cpuinit yos_smp_finish(void)
{
set_c0_status(ST0_CO | ST0_IM | ST0_IE);
}

/* Hook for after all CPUs are online */
Expand Down

0 comments on commit 9d68e9c

Please sign in to comment.