Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312135
b: refs/heads/master
c: 1bcfecc
h: refs/heads/master
i:
  312133: 2db6038
  312131: c7e4118
  312127: f93ed4b
v: v3
  • Loading branch information
Yong Zhang authored and Ralf Baechle committed Jul 19, 2012
1 parent 8450efa commit ce88294
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: 68b6352cdcdaa743b38ca5705601f65ef9bd662f
refs/heads/master: 1bcfecc028686ea32e49b0f4f6e8a665917cb49a
2 changes: 1 addition & 1 deletion trunk/arch/mips/cavium-octeon/smp.c
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ static void __cpuinit octeon_init_secondary(void)
octeon_init_cvmcount();

octeon_irq_setup_secondary();
raw_local_irq_enable();
}

/**
Expand Down Expand Up @@ -233,6 +232,7 @@ static void octeon_smp_finish(void)

/* to generate the first CPU timer interrupt */
write_c0_compare(read_c0_count() + mips_hpt_frequency / HZ);
local_irq_enable();
}

/**
Expand Down

0 comments on commit ce88294

Please sign in to comment.